Class TestApplicationAssetLoader

java.lang.Object
dev.getelements.elements.rest.test.TestApplicationAssetLoader
All Implemented Interfaces:
ApplicationAssetLoader

public class TestApplicationAssetLoader extends Object implements ApplicationAssetLoader
An implementation of the ApplicationAssetLoader which loads test Elements from the TestArtifactRegistry. For the sake of testing, this will load the same test case for all applications.
  • Constructor Details

    • TestApplicationAssetLoader

      public TestApplicationAssetLoader()
  • Method Details