public final class Builder extends Object implements Restriction
| Constructor and Description |
|---|
Builder(List<Class<?>> exercisedClasses) |
| Modifier and Type | Method and Description |
|---|---|
Restriction |
acceptingGenericExceptionsFrom(String... accessibleSignatures) |
void |
run(Map<Class<?>,Object[]> customTestData) |
Restriction |
skipping(EXERCISE... exercises) |
public Restriction skipping(EXERCISE... exercises)
skipping in interface Restrictionpublic Restriction acceptingGenericExceptionsFrom(String... accessibleSignatures)
acceptingGenericExceptionsFrom in interface RestrictionCopyright © 2008–2015. All rights reserved.