Package ai.stapi.test
Interface FixtureFileLoadableTestTrait
- All Known Implementing Classes:
AbstractIntegrationTestCase,AbstractSchemaIntegrationTestCase,AbstractUnitTestCase,IntegrationTestCase,SchemaIntegrationTestCase,SpringBootTestCase,UnitTestCase
public interface FixtureFileLoadableTestTrait
-
Method Summary
Modifier and TypeMethodDescriptiondefault StringgetAbsoluteFixturePath(String fixtureFile, String relativeTestFolderPath) default StringgetFixtureFilePath(String fixtureFile) default Filedefault Stringdefault String
-
Method Details
-
getFixtureFilePath
-
getAllFixtureFiles
-
getLocationFilePath
-
getFixtureFolder
-
getAbsoluteFixturePath
-
getRelativeTestFolderPath
-