MethodRuleChain, which encloses the specified rule
with the rules of the current chain.Objects.deepEquals(java.lang.Object, java.lang.Object, double) method.MethodRuleChain without a MethodRule.Objects.deepEquals(java.lang.Object, java.lang.Object) method.Optionals matching examined optionals whose
value is equal to the provided one.Optionals matching examined optionals whose
value matches the provided matcher.Optionals matching examined optionals whose
value is not present.Optionals matching examined optionals whose
value is present.Matchers class provides a factory for matchers.MethodRule class provides a JUnit4 method rule which
enables additional useful functionalities for test cases.MethodRule object.MethodRuleChain class provides a JUnit4 method rule that
allows ordering of other method rules.MethodRuleChain object.MethodRuleChain with a single MethodRule.Tag annotation provides a way to tag test methods which
can be later tested for via MethodRule.hasTag(java.lang.String).Copyright (C) 2015-2017 The Helenus Driver Project Authors.