Package org.verifyica.api
Interface Context
- All Known Subinterfaces:
ArgumentContext,ClassContext,EngineContext
public interface Context
Interface to implement Context
-
Method Details
-
configuration
Configuration configuration()Get the Configuration- Returns:
- the Configuration
-
map
Get the Map- Returns:
- the Map
-
getConfiguration
Configuration getConfiguration()Get the Configuration- Returns:
- the Configuration
-
getMap
Get the Map- Returns:
- the Map
-