Package com.tngtech.archunit.junit
Interface ArchUnitRunner.InternalRunner<T>
- Enclosing class:
ArchUnitRunner<T>
@Internal
public static interface ArchUnitRunner.InternalRunner<T>
-
Method Summary
Modifier and TypeMethodDescriptionorg.junit.runners.model.StatementclassBlock(org.junit.runner.notification.RunNotifier notifier) org.junit.runner.DescriptiondescribeChild(T child) void
-
Method Details
-
classBlock
org.junit.runners.model.Statement classBlock(org.junit.runner.notification.RunNotifier notifier) -
getChildren
-
describeChild
-
runChild
-