Package com.tngtech.archunit.core.domain
Class PackageMatchers
java.lang.Object
com.tngtech.archunit.base.DescribedPredicate<String>
com.tngtech.archunit.core.domain.PackageMatchers
-
Method Summary
Modifier and TypeMethodDescriptionstatic PackageMatchersstatic PackageMatchersof(Collection<String> packageIdentifiers) booleanMethods inherited from class com.tngtech.archunit.base.DescribedPredicate
allElements, alwaysFalse, alwaysTrue, and, and, and, anyElementThat, as, describe, doesNot, doNot, empty, equalTo, forSubtype, getDescription, greaterThan, greaterThanOrEqualTo, lessThan, lessThanOrEqualTo, not, onResultOf, optionalContains, optionalEmpty, or, or, or, toString
-
Method Details
-
of
-
of
-
test
-