Skip to content

Test Result : ForStatementTests$SingleProject

0 failures
13 tests
Took 0.79 sec.

All Tests

Test nameDurationStatus
testDeclarationInForStatementCondition134 msPassed
testForLoopWithNullStatementAsBody37 msPassed
testIndexBasedForLoopWithContinueStatement80 msPassed
testIndexBasedForLoopWithEmptyInitializationStatement82 msPassed
testIndexBasedForLoopWithEmptyIterationSequence74 msPassed
testIndexBasedForLoopWithNestedBreakStatement79 msPassed
testIndexBasedForLoopWithNestedContinueStatement38 msPassed
testIndexBasedForLoopWithNonCompoundBodyStatement75 msPassed
testIndexBasedForLoopWithReturnInNonCompoundBodyStatement34 msPassed
testInfiniteForLoop75 msPassed
testInfiniteLoopInIndexBasedForLoop77 msPassed
testReturnInIndexBasedForLoop31 msPassed
testSimpleIndexBasedForLoop76 msPassed