Class ImprovementDeckTest.TestConstructor

java.lang.Object
com.takenoko.asset.ImprovementDeckTest.TestConstructor
Enclosing class:
ImprovementDeckTest

@Nested @DisplayName("Class Constructor") class ImprovementDeckTest.TestConstructor extends Object
  • Constructor Details

    • TestConstructor

      TestConstructor()
  • Method Details

    • constructor_WhenInstantiated_ThenDeckHas3TimesTheNumberOfImprovementTypes

      @Test @DisplayName("When instantiated, deck has 3 times the number of improvement types") void constructor_WhenInstantiated_ThenDeckHas3TimesTheNumberOfImprovementTypes()