Package | Description |
---|---|
com.asakusafw.testdriver.rule |
Tiny rule builder.
|
Modifier and Type | Method and Description |
---|---|
VerifyRuleBuilder.Property |
VerifyRuleBuilder.Property.accept(ValuePredicate<?> predicate)
Adds acceptable predicate between expected value and actual value to this property.
|
VerifyRuleBuilder.Property |
VerifyRuleBuilder.Property.asKey()
Make this property as a key.
|
VerifyRuleBuilder.Property |
VerifyRuleBuilder.property(String name)
Returns the sub rule builder for the specified property.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.