public class PrintablePredicateTest extends Object
Constructor and Description |
---|
PrintablePredicateTest() |
Modifier and Type | Method and Description |
---|---|
static Predicate<net.objectlab.kit.util.predicate.PrintablePredicateTest.Asset> |
hasAssetClass(String... assetClass) |
static Predicate<net.objectlab.kit.util.predicate.PrintablePredicateTest.Asset> |
hasAssetType(String... assetType) |
static Predicate<net.objectlab.kit.util.predicate.PrintablePredicateTest.Asset> |
hasState(String... state) |
void |
testAnd() |
void |
testComplexNot() |
void |
testOr() |
public static Predicate<net.objectlab.kit.util.predicate.PrintablePredicateTest.Asset> hasAssetClass(String... assetClass)
public static Predicate<net.objectlab.kit.util.predicate.PrintablePredicateTest.Asset> hasAssetType(String... assetType)
public static Predicate<net.objectlab.kit.util.predicate.PrintablePredicateTest.Asset> hasState(String... state)
public void testAnd()
public void testOr()
public void testComplexNot()
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.