java.lang.Object
is.codion.framework.domain.DomainModel
is.codion.framework.model.test.TestDomain
All Implemented Interfaces:
Domain

public final class TestDomain extends DomainModel
The test domain the AbstractEntity*Test contract classes run against, shared by the Swing and Android model test tiers. Defines Master/Detail, Department/Employee and a handful of entities exercising specific features (derived and enum attributes, temporal columns, non-generated keys).
  • Field Details

  • Constructor Details

    • TestDomain

      public TestDomain()