File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
src/test/java/org/kohsuke/github Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 1414import org .apache .commons .lang3 .builder .ToStringBuilder ;
1515import org .apache .commons .lang3 .builder .ToStringStyle ;
1616import org .junit .BeforeClass ;
17- import org .junit .Ignore ;
1817import org .junit .Test ;
1918
2019import java .io .Closeable ;
3433import static com .tngtech .archunit .core .domain .properties .HasParameterTypes .Predicates .rawParameterTypes ;
3534import static com .tngtech .archunit .lang .conditions .ArchConditions .*;
3635import static com .tngtech .archunit .lang .syntax .ArchRuleDefinition .classes ;
37- import static com .tngtech .archunit .lang .syntax .ArchRuleDefinition .fields ;
38- import static com .tngtech .archunit .lang .syntax .ArchRuleDefinition .methods ;
3936import static org .hamcrest .MatcherAssert .assertThat ;
4037import static org .hamcrest .Matchers .greaterThan ;
4138
You can’t perform that action at this time.
0 commit comments