public abstract class DriverToolBase extends DriverElementBase
Modifier | Constructor and Description |
---|---|
protected |
DriverToolBase(DriverElementBase collaborator)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
protected Class<?> |
getCallerClass()
Returns the caller class.
|
protected TestDataToolProvider |
getTestTools()
Returns the test tools.
|
toDataModelSinkFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFilter, toOutputUri, toUri, toVerifierFactory
protected DriverToolBase(DriverElementBase collaborator)
collaborator
- the collaboratorprotected final Class<?> getCallerClass()
DriverElementBase
getCallerClass
in class DriverElementBase
protected final TestDataToolProvider getTestTools()
DriverElementBase
getTestTools
in class DriverElementBase
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.