Class TabulaTest

  • All Implemented Interfaces:
    net.splitcells.dem.testing.TestSuite

    public final class TabulaTest
    extends net.splitcells.dem.testing.TestSuiteI
    • Constructor Detail

      • TabulaTest

        public TabulaTest()
    • Method Detail

      • emptyTableTest

        @Tag("testing_unit")
        @TestFactory
        public Stream<org.junit.jupiter.api.DynamicTest> emptyTableTest()
        TODO Use Allocations.
      • invalid_column_write_access_tests

        @Tag("testing_unit")
        @TestFactory
        public Stream<org.junit.jupiter.api.DynamicTest> invalid_column_write_access_tests()
      • invalid_content_write_access_tests

        @Tag("testing_unit")
        @TestFactory
        public Stream<org.junit.jupiter.api.DynamicTest> invalid_content_write_access_tests()
        TODO Use Allocations.