Skip to content

Test Result : ForStatementTests$SingleProjectTests

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

All Tests

Test nameDurationStatus
testDeclarationInForStatementCondition144 msPassed
testForLoopWithNullStatementAsBody82 msPassed
testIndexBasedForLoopWithContinueStatement65 msPassed
testIndexBasedForLoopWithEmptyInitializationStatement48 msPassed
testIndexBasedForLoopWithEmptyIterationSequence0.1 secPassed
testIndexBasedForLoopWithNestedBreakStatement68 msPassed
testIndexBasedForLoopWithNestedContinueStatement61 msPassed
testIndexBasedForLoopWithNonCompoundBodyStatement0.15 secPassed
testIndexBasedForLoopWithReturnInNonCompoundBodyStatement79 msPassed
testInfiniteForLoop61 msPassed
testInfiniteLoopInIndexBasedForLoop92 msPassed
testReturnInIndexBasedForLoop46 msPassed
testSimpleIndexBasedForLoop85 msPassed