Skip to content

Test Result : ForStatementTests$SingleProject

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

All Tests

Test nameDurationStatus
testDeclarationInForStatementCondition183 msPassed
testForLoopWithNullStatementAsBody33 msPassed
testIndexBasedForLoopWithContinueStatement85 msPassed
testIndexBasedForLoopWithEmptyInitializationStatement92 msPassed
testIndexBasedForLoopWithEmptyIterationSequence87 msPassed
testIndexBasedForLoopWithNestedBreakStatement91 msPassed
testIndexBasedForLoopWithNestedContinueStatement28 msPassed
testIndexBasedForLoopWithNonCompoundBodyStatement26 msPassed
testIndexBasedForLoopWithReturnInNonCompoundBodyStatement81 msPassed
testInfiniteForLoop83 msPassed
testInfiniteLoopInIndexBasedForLoop31 msPassed
testReturnInIndexBasedForLoop82 msPassed
testSimpleIndexBasedForLoop88 msPassed