Skip to content

Change output method #38

Change output method

Change output method #38

GitHub Actions / Tests succeeded Mar 22, 2024 in 1s

17 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
target/surefire-reports/TEST-fabulator.builder.BuilderTest.xml 7✅ 256ms
target/surefire-reports/TEST-fabulator.lookup.LineMapTest.xml 1✅ 5s
target/surefire-reports/TEST-fabulator.parse.GeometryParserTest.xml 6✅ 10ms
target/surefire-reports/TEST-fabulator.parse.SwitchMatrixParserTest.xml 1✅ 28ms
target/surefire-reports/TEST-fabulator.util.StringUtilsTest.xml 2✅ 28ms

✅ target/surefire-reports/TEST-fabulator.builder.BuilderTest.xml

7 tests were completed in 256ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
fabulator.builder.BuilderTest 7✅ 256ms

✅ fabulator.builder.BuilderTest

✅ testSliderBuilder
✅ testButtonBuilder
✅ testMenuBuilderAndMenuItemBuilder
✅ testLineBuilder
✅ testArcBuilder
✅ testLabelBuilder
✅ testRectangleBuilder

✅ target/surefire-reports/TEST-fabulator.lookup.LineMapTest.xml

1 tests were completed in 5s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
fabulator.lookup.LineMapTest 1✅ 5s

✅ fabulator.lookup.LineMapTest

✅ testInsertionAndRetrieval

✅ target/surefire-reports/TEST-fabulator.parse.GeometryParserTest.xml

6 tests were completed in 10ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
fabulator.parse.GeometryParserTest 6✅ 10ms

✅ fabulator.parse.GeometryParserTest

✅ testTiles
✅ testBels
✅ testFabricLocations
✅ testParameterCorrectness
✅ testFabricDefinition
✅ testSwitchMatrices

✅ target/surefire-reports/TEST-fabulator.parse.SwitchMatrixParserTest.xml

1 tests were completed in 28ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
fabulator.parse.SwitchMatrixParserTest 1✅ 28ms

✅ fabulator.parse.SwitchMatrixParserTest

✅ testPortLookup

✅ target/surefire-reports/TEST-fabulator.util.StringUtilsTest.xml

2 tests were completed in 28ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
fabulator.util.StringUtilsTest 2✅ 28ms

✅ fabulator.util.StringUtilsTest

✅ textColorToHexStringConversion
✅ testStringToDiscreteLocConversion