Package ru.testit.services
Class ResultStorage
java.lang.Object
ru.testit.services.ResultStorage
Storage for test results
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> Optional<T>getClassContainer(String uuid) getFixture(String uuid) getTestResult(String uuid) getTestsContainer(String uuid) <T> Tvoid
-
Constructor Details
-
ResultStorage
public ResultStorage()
-
-
Method Details
-
getTestResult
-
getFixture
-
getStep
-
getTestsContainer
-
getClassContainer
-
get
-
put
-
remove
-