mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 05:50:53 +03:00
Styling: TestFlatStyling: removed component, border and icon tests because they are also tested in TestFlatStyleableValue
This commit is contained in:
@@ -58,6 +58,10 @@ public class TestFlatStyleableValue
|
|||||||
@BeforeAll
|
@BeforeAll
|
||||||
static void setup() {
|
static void setup() {
|
||||||
TestUtils.setup( false );
|
TestUtils.setup( false );
|
||||||
|
|
||||||
|
Set<String> excludes = new HashSet<>();
|
||||||
|
TestUtils.checkImplementedTests( excludes, TestFlatStyleableValue.class,
|
||||||
|
TestFlatStyleableInfo.class );
|
||||||
}
|
}
|
||||||
|
|
||||||
@AfterAll
|
@AfterAll
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user