Class Issue09Unresolved
java.lang.Object
edu.nps.moves.dis7.test.Issue09Unresolved
EntityType is instantiated with a default Domain of PlatformDomain-OTHER
which causes issues down the road with similar enum values of other Domain
types
- Author:
- Terry D. Norbraten
- See Also:
-
Constructor Details
-
Issue09Unresolved
public Issue09Unresolved()Constructor
-
-
Method Details
-
setUp
@BeforeEach public void setUp() -
tearDown
@AfterEach public void tearDown() -
testIssue09
@Test public void testIssue09() -
main
-