cz.cuni.amis.utils
Class Test04_Iterators
java.lang.Object
cz.cuni.amis.tests.BaseTest
cz.cuni.amis.utils.Test04_Iterators
public class Test04_Iterators
- extends cz.cuni.amis.tests.BaseTest
Fields inherited from class cz.cuni.amis.tests.BaseTest |
log, NEW_LINE |
Methods inherited from class cz.cuni.amis.tests.BaseTest |
afterTest, assertFail, assertFalse, assertTrue, baseTestBeforeClass, beforeTest, getLogLevel, is32Bit, is64Bit, isLinux, isMac, isWindows, log, process, process, testFailed, testFailed, testOk |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Test04_Iterators
public Test04_Iterators()
test01_Simple
public void test01_Simple()
test02_Remove
public void test02_Remove()
test03_RemoveExceptions
public void test03_RemoveExceptions()
test04_EmptyIterator_First
public void test04_EmptyIterator_First()
test05_EmptyIterator_Middle
public void test05_EmptyIterator_Middle()
test06_EmptyIterator_Last
public void test06_EmptyIterator_Last()
test07_HasNext_And_Remove
public void test07_HasNext_And_Remove()
test08_HasNext_And_Remove_EmptyIterator_First
public void test08_HasNext_And_Remove_EmptyIterator_First()
test09_HasNext_And_Remove_EmptyIterator_Middle
public void test09_HasNext_And_Remove_EmptyIterator_Middle()
test10_HasNext_And_Remove_EmptyIterator_Last
public void test10_HasNext_And_Remove_EmptyIterator_Last()
test10_HasNext_And_Remove_EmptyIterator_First_NullIterator
public void test10_HasNext_And_Remove_EmptyIterator_First_NullIterator()
test12_HasNext_And_Remove_EmptyIterator_Middle_NullIterator
public void test12_HasNext_And_Remove_EmptyIterator_Middle_NullIterator()
test13_HasNext_And_Remove_EmptyIterator_Last_NullIterator
public void test13_HasNext_And_Remove_EmptyIterator_Last_NullIterator()
test14_HasNext_And_Remove_EmptyIterator_Last_NullIterator
public void test14_HasNext_And_Remove_EmptyIterator_Last_NullIterator()
test15_OnlyNull_1
public void test15_OnlyNull_1()
test15_OnlyNull_2
public void test15_OnlyNull_2()
test15_OnlyNull_3
public void test15_OnlyNull_3()
test15_OnlyNull_4
public void test15_OnlyNull_4()
Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.