Skip to content

Test Result : ForStatementTests$SingleProjectTests

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

All Tests

Test nameDurationStatus
testDeclarationInForStatementCondition178 msPassed
testForLoopWithNullStatementAsBody86 msPassed
testIndexBasedForLoopWithContinueStatement83 msPassed
testIndexBasedForLoopWithEmptyInitializationStatement20 msPassed
testIndexBasedForLoopWithEmptyIterationSequence24 msPassed
testIndexBasedForLoopWithNestedBreakStatement80 msPassed
testIndexBasedForLoopWithNestedContinueStatement85 msPassed
testIndexBasedForLoopWithNonCompoundBodyStatement25 msPassed
testIndexBasedForLoopWithReturnInNonCompoundBodyStatement81 msPassed
testInfiniteForLoop25 msPassed
testInfiniteLoopInIndexBasedForLoop90 msPassed
testReturnInIndexBasedForLoop28 msPassed
testSimpleIndexBasedForLoop79 msPassed