Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
8 0 0 0 100% 0.148

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

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.ddd4j.infrastructure.specification 8 0 0 0 100% 0.148

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

org.ddd4j.infrastructure.specification

Class Tests Errors Failures Skipped Success Rate Time
AndSpecificationSpec$TrueCondition 1 0 0 0 100% 0
AndSpecificationSpec$FalseCondition 1 0 0 0 100% 0
AndSpecificationSpec$FirstArgumentTrueCondition 1 0 0 0 100% 0
AndSpecificationSpec$SecondArgumentTrueCondition 1 0 0 0 100% 0.001
NotSpecificationSpec$TrueCondition 1 0 0 0 100% 0.143
NotSpecificationSpec$FalseCondition 1 0 0 0 100% 0.001
OrSpecificationSpec$Any 2 0 0 0 100% 0.003

Test Cases

AndSpecificationSpec$TrueCondition

isTrue 0

AndSpecificationSpec$FalseCondition

isFalse 0

AndSpecificationSpec$FirstArgumentTrueCondition

isFalse 0

AndSpecificationSpec$SecondArgumentTrueCondition

isFalse 0.001

NotSpecificationSpec$TrueCondition

invertsCondition 0.143

NotSpecificationSpec$FalseCondition

invertsCondition 0.001

OrSpecificationSpec$Any

specificationsAreTrue 0.002
specificationsAreFalse 0.001