Class TestPropertyCache

java.lang.Object
org.basepom.mojo.propertyhelper.TestPropertyCache

public class TestPropertyCache extends Object
  • Constructor Details

    • TestPropertyCache

      public TestPropertyCache()
  • Method Details

    • setUp

      @BeforeEach public void setUp() throws IOException
      Throws:
      IOException
    • tearDown

      @AfterEach public void tearDown() throws IOException
      Throws:
      IOException
    • testEphemeralDefault

      @Test public void testEphemeralDefault() throws IOException
      Throws:
      IOException
    • testMissingPropertyFileFail

      @Test public void testMissingPropertyFileFail()
    • testEmptyPropertyFileCreate

      @Test public void testEmptyPropertyFileCreate() throws IOException
      Throws:
      IOException
    • testEmptyPropertyFileIgnore

      @Test public void testEmptyPropertyFileIgnore() throws IOException
      Throws:
      IOException
    • testEmptyPropertyFileFail

      @Test public void testEmptyPropertyFileFail()
    • testLoadProperty

      @Test public void testLoadProperty() throws IOException
      Throws:
      IOException
    • testIgnoreCreate

      @Test public void testIgnoreCreate() throws IOException
      Throws:
      IOException
    • samePropertyObject

      @Test public void samePropertyObject() throws IOException
      Throws:
      IOException