-
public final class InboxForwarderTestResult
-
-
Constructor Summary
Constructors Constructor Description InboxForwarderTestResult(Boolean doesMatch, Map<String, Boolean> matches)
-
Method Summary
Modifier and Type Method Description final BooleangetDoesMatch()final Map<String, Boolean>getMatches()-
-
Method Detail
-
getDoesMatch
final Boolean getDoesMatch()
-
getMatches
final Map<String, Boolean> getMatches()
-
-
-
-