Skip to content

Test Result : ForStatementTests$SingleProjectTests

0 failures
13 tests
Took 1.4 sec.

All Tests

Test nameDurationStatus
testDeclarationInForStatementCondition175 msPassed
testForLoopWithNullStatementAsBody0.1 secPassed
testIndexBasedForLoopWithContinueStatement0.12 secPassed
testIndexBasedForLoopWithEmptyInitializationStatement97 msPassed
testIndexBasedForLoopWithEmptyIterationSequence94 msPassed
testIndexBasedForLoopWithNestedBreakStatement70 msPassed
testIndexBasedForLoopWithNestedContinueStatement0.2 secPassed
testIndexBasedForLoopWithNonCompoundBodyStatement60 msPassed
testIndexBasedForLoopWithReturnInNonCompoundBodyStatement61 msPassed
testInfiniteForLoop0.18 secPassed
testInfiniteLoopInIndexBasedForLoop0.14 secPassed
testReturnInIndexBasedForLoop73 msPassed
testSimpleIndexBasedForLoop0.11 secPassed