Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
15 0 0 0 100% 0.297 s

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
- 15 0 0 0 100% 0.297 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

- Class Tests Errors Failures Skipped Success Rate Time
FlipFlopPredicate Test 6 0 0 0 100% 0.112 s
Flip-flop predicate 9 0 0 0 100% 0.185 s

Test Cases

[Summary] [Package List] [Test Cases]

FlipFlopPredicate Test

Test FlipFlopPredicate[1] Single input, doesn't meet start condition 0.072 s
Test FlipFlopPredicate[2] Single input, meets start condition but not end condition 0.001 s
Test FlipFlopPredicate[3] Single input, meets both start and end conditions 0.001 s
Test FlipFlopPredicate[4] Multiple inputs, start condition met, no end condition met 0 s
Test FlipFlopPredicate[5] Multiple inputs, start condition met, end condition met 0.001 s
Test FlipFlopPredicate[6] Multiple inputs, start and end conditions met multiple times 0.001 s

Flip-flop predicate

flip-flop with startPredicate=#startPredicate, endPredicate=#endPredicate, initialState=#initialState, finalState=#finalState flip-flop with startPredicate=true, endPredicate=true, initialState=false, finalState=false 0.052 s
flip-flop with startPredicate=#startPredicate, endPredicate=#endPredicate, initialState=#initialState, finalState=#finalState flip-flop with startPredicate=true, endPredicate=false, initialState=false, finalState=true 0.001 s
flip-flop with startPredicate=#startPredicate, endPredicate=#endPredicate, initialState=#initialState, finalState=#finalState flip-flop with startPredicate=false, endPredicate=true, initialState=false, finalState=false 0 s
flip-flop with startPredicate=#startPredicate, endPredicate=#endPredicate, initialState=#initialState, finalState=#finalState flip-flop with startPredicate=false, endPredicate=false, initialState=false, finalState=false 0 s
flip-flop with startPredicate=#startPredicate, endPredicate=#endPredicate, initialState=#initialState, finalState=#finalState flip-flop with startPredicate=true, endPredicate=true, initialState=true, finalState=false 0.001 s
flip-flop with startPredicate=#startPredicate, endPredicate=#endPredicate, initialState=#initialState, finalState=#finalState flip-flop with startPredicate=true, endPredicate=false, initialState=true, finalState=true 0 s
flip-flop with startPredicate=#startPredicate, endPredicate=#endPredicate, initialState=#initialState, finalState=#finalState flip-flop with startPredicate=false, endPredicate=true, initialState=true, finalState=false 0 s
flip-flop with startPredicate=#startPredicate, endPredicate=#endPredicate, initialState=#initialState, finalState=#finalState flip-flop with startPredicate=false, endPredicate=false, initialState=true, finalState=true 0 s
flip-flop with startPredicate=#startPredicate, endPredicate=#endPredicate, initialState=#initialState, finalState=#finalState 0.184 s