-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
Outcome
public Outcome(String description,
T value,
org.hamcrest.Matcher<T> matcher)
-
Method Details
-
getDescription
public String getDescription()
-
-
getMatcher
public org.hamcrest.Matcher<T> getMatcher()
-
isVerified
public boolean isVerified()
-