Skip to content

Test Result : ForStatementTests$SingleProject

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

All Tests

Test nameDurationStatus
testDeclarationInForStatementCondition196 msPassed
testForLoopWithNullStatementAsBody83 msPassed
testIndexBasedForLoopWithContinueStatement0.1 secPassed
testIndexBasedForLoopWithEmptyInitializationStatement99 msPassed
testIndexBasedForLoopWithEmptyIterationSequence86 msPassed
testIndexBasedForLoopWithNestedBreakStatement99 msPassed
testIndexBasedForLoopWithNestedContinueStatement92 msPassed
testIndexBasedForLoopWithNonCompoundBodyStatement0.1 secPassed
testIndexBasedForLoopWithReturnInNonCompoundBodyStatement88 msPassed
testInfiniteForLoop17 msPassed
testInfiniteLoopInIndexBasedForLoop87 msPassed
testReturnInIndexBasedForLoop18 msPassed
testSimpleIndexBasedForLoop54 msPassed