DataBroker : Implement a A PhasedDataBroker Test method
Open
enhancement
- Dominant language
- Java
- Stars
- 9
- Forks
- 4
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 7
Description
Whenever Databroker is activated, we should have a mechanism that checks the databroker.
Usage:
In the @BeforeTest method within the PhasedTestListener
Implementation:
Add method in DataBroker interface
Add a call to the DataBroker.test in the PhasedTestListener.onStart
If test fails we should throw a PhasedTestConfigurationException
Contributor guide
Assessment
This issue has not been assessed yet.