Skip to content

Make process inherit IO #40

Make process inherit IO

Make process inherit IO #40

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

17 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
target/surefire-reports/TEST-fabulator.builder.BuilderTest.xml 7✅ 169ms
target/surefire-reports/TEST-fabulator.lookup.LineMapTest.xml 1✅ 396ms
target/surefire-reports/TEST-fabulator.parse.GeometryParserTest.xml 6✅ 31ms
target/surefire-reports/TEST-fabulator.parse.SwitchMatrixParserTest.xml 1✅ 39ms
target/surefire-reports/TEST-fabulator.util.StringUtilsTest.xml 2✅ 42ms

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

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

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

✅ fabulator.builder.BuilderTest

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

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

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

Test suite Passed Failed Skipped Time
fabulator.lookup.LineMapTest 1✅ 396ms

✅ fabulator.lookup.LineMapTest

✅ testInsertionAndRetrieval

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

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

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

✅ fabulator.parse.GeometryParserTest

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

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

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

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

✅ fabulator.parse.SwitchMatrixParserTest

✅ testPortLookup

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

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

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

✅ fabulator.util.StringUtilsTest

✅ textColorToHexStringConversion
✅ testStringToDiscreteLocConversion