Class EntityTest
java.lang.Object
EntityTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Field Details
-
SYSTEM_NAME
- See Also:
-
NAME
- See Also:
-
-
Constructor Details
-
EntityTest
public EntityTest()
-
-
Method Details
-
testEntityConstruction
@BeforeEach @Test public void testEntityConstruction() -
testGetEntityUUID
@Test public void testGetEntityUUID() -
testEntityGetSystemName
@Test public void testEntityGetSystemName() -
testEntityGetName
@Test public void testEntityGetName() -
testEntitySetName
@Test public void testEntitySetName()
-