parent
327a95b037
commit
dc2082e690
@ -37,7 +37,7 @@ public class GenerationTerminatorTest {
|
|||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void testToString() throws Exception {
|
public void testToString() throws Exception {
|
||||||
assertEquals("Generation calls = 100", terminator.toString());
|
assertEquals("Generations calls=100", terminator.toString());
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user