Add documentation #50
GitHub Actions / Tests
succeeded
Mar 26, 2024 in 0s
29 passed, 0 failed and 0 skipped
✅ target/surefire-reports/TEST-fabulator.lookup.LineMapTest.xml
2 tests were completed in 5ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
fabulator.lookup.LineMapTest | 2✅ | 5ms |
✅ fabulator.lookup.LineMapTest
✅ testGettingAllLinesAtALine
✅ testRetrievalOfLines
✅ target/surefire-reports/TEST-fabulator.object.LocationTest.xml
6 tests were completed in 10ms with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
fabulator.object.LocationTest | 6✅ | 10ms |
✅ fabulator.object.LocationTest
✅ testAverageOfLocationObjects
✅ testComparisonOfLocationObjects
✅ testCreationOfLocationObjects
✅ testScaleInverseMethodOfLocation
✅ testAddingLocationObjects
✅ testInvalidLocation
✅ target/surefire-reports/TEST-fabulator.object.VersionTest.xml
4 tests were completed in 30ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
fabulator.object.VersionTest | 4✅ | 30ms |
✅ fabulator.object.VersionTest
✅ testVersionCreationWithFaultyInput
✅ testCreateVersionFromString
✅ testComparingVersionObjects
✅ testVersionToStringConversion
✅ target/surefire-reports/TEST-fabulator.parse.FasmParserTest.xml
1 tests were completed in 3ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
fabulator.parse.FasmParserTest | 1✅ | 3ms |
✅ fabulator.parse.FasmParserTest
✅ testFasmParserCorrectness
✅ 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 30ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
fabulator.parse.SwitchMatrixParserTest | 1✅ | 30ms |
✅ fabulator.parse.SwitchMatrixParserTest
✅ testPortLookup
✅ target/surefire-reports/TEST-fabulator.ui.builder.BuilderTest.xml
7 tests were completed in 378ms with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
fabulator.ui.builder.BuilderTest | 7✅ | 378ms |
✅ fabulator.ui.builder.BuilderTest
✅ testSliderBuilder
✅ testButtonBuilder
✅ testMenuBuilderAndMenuItemBuilder
✅ testLineBuilder
✅ testArcBuilder
✅ testLabelBuilder
✅ testRectangleBuilder
✅ target/surefire-reports/TEST-fabulator.util.StringUtilsTest.xml
2 tests were completed in 31ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
fabulator.util.StringUtilsTest | 2✅ | 31ms |
✅ fabulator.util.StringUtilsTest
✅ textColorToHexStringConversion
✅ testStringToDiscreteLocConversion
Loading