Skip to content

Test Result : ForStatementTests$SingleProjectTests

0 failures (±0)
13 tests (±0)
Took 1.9 sec.

All Tests

Test nameDurationStatus
testDeclarationInForStatementCondition177 msPassed
testForLoopWithNullStatementAsBody0.18 secPassed
testIndexBasedForLoopWithContinueStatement0.1 secPassed
testIndexBasedForLoopWithEmptyInitializationStatement0.18 secPassed
testIndexBasedForLoopWithEmptyIterationSequence0.13 secPassed
testIndexBasedForLoopWithNestedBreakStatement0.11 secPassed
testIndexBasedForLoopWithNestedContinueStatement0.12 secPassed
testIndexBasedForLoopWithNonCompoundBodyStatement0.11 secPassed
testIndexBasedForLoopWithReturnInNonCompoundBodyStatement0.13 secPassed
testInfiniteForLoop0.18 secPassed
testInfiniteLoopInIndexBasedForLoop0.26 secPassed
testReturnInIndexBasedForLoop0.13 secPassed
testSimpleIndexBasedForLoop0.16 secPassed