Skip to content

Test Result : ForStatementTests$SingleProject

0 failures
13 tests
Took 0.59 sec.

All Tests

Test nameDurationStatus
testDeclarationInForStatementCondition127 msPassed
testForLoopWithNullStatementAsBody25 msPassed
testIndexBasedForLoopWithContinueStatement66 msPassed
testIndexBasedForLoopWithEmptyInitializationStatement24 msPassed
testIndexBasedForLoopWithEmptyIterationSequence71 msPassed
testIndexBasedForLoopWithNestedBreakStatement68 msPassed
testIndexBasedForLoopWithNestedContinueStatement23 msPassed
testIndexBasedForLoopWithNonCompoundBodyStatement27 msPassed
testIndexBasedForLoopWithReturnInNonCompoundBodyStatement27 msPassed
testInfiniteForLoop70 msPassed
testInfiniteLoopInIndexBasedForLoop71 msPassed
testReturnInIndexBasedForLoop25 msPassed
testSimpleIndexBasedForLoop67 msPassed