- get(TestContext) - Method in interface org.testifyproject.extension.InstanceProvider
-
Provide one or more instances.
- get() - Method in interface org.testifyproject.extension.InstrumentProvider
-
Get the instrument instance.
- get(TestContext) - Method in interface org.testifyproject.extension.ProxyInstanceProvider
-
Provide one or more instances.
- getAnnotatedElement() - Method in interface org.testifyproject.trait.AnnotationTrait
-
Get the annotated element .
- getAnnotatedElement() - Method in interface org.testifyproject.trait.FieldTrait
-
Get the field as the annotated element.
- getAnnotatedElement() - Method in interface org.testifyproject.trait.MethodTrait
-
Get the method as the annotated element.
- getAnnotation() - Method in interface org.testifyproject.ResourceInfo
-
Get the resource annotation.
- getAnnotation(Class<A>) - Method in interface org.testifyproject.trait.AnnotationTrait
-
Get the given annotation on the annotated element.
- getAnnotations(Class<A>) - Method in interface org.testifyproject.trait.AnnotationTrait
-
Get all the annotations of the given type.
- getApplication() - Method in interface org.testifyproject.ApplicationInstance
-
Get the application annotation.
- getApplication() - Method in interface org.testifyproject.ClientInstance
-
Get the application annotation associated with the client instance.
- getApplication() - Method in interface org.testifyproject.ServerInstance
-
Get the application annotation associated with the server instance.
- getApplication() - Method in interface org.testifyproject.TestDescriptor
-
The application annotation associated with the test class.
- getBaseURI() - Method in interface org.testifyproject.ServerInstance
-
The server base URI.
- getClassLoader() - Method in interface org.testifyproject.trait.TypeTrait
-
Get the type's class loader.
- getClassName() - Method in interface org.testifyproject.extension.InstrumentInstance
-
Get the fully qualified class name of the class that will be instrumented.
- getClient() - Method in interface org.testifyproject.ClientInstance
-
Get client instance.
- getClient() - Method in interface org.testifyproject.LocalResourceInstance
-
Get the client instance associated with the local resource.
- getClientSupplier() - Method in interface org.testifyproject.ClientInstance
-
Get the client supplier instance.
- getClientSupplierType() - Method in interface org.testifyproject.ClientProvider
-
The type of client supplier.
- getClientType() - Method in interface org.testifyproject.ClientProvider
-
The type of the client.
- getCollaboratorProvider() - Method in interface org.testifyproject.TestDescriptor
-
The collaborator provider annotation associated with the test class.
- getCollaboratorProviders() - Method in interface org.testifyproject.TestDescriptor
-
Get a collection of collaborator provider methods associated with the test class.
- getConfigHandler() - Method in interface org.testifyproject.TestDescriptor
-
The config handler annotation associated with the test class.
- getConfigHandlers() - Method in interface org.testifyproject.TestDescriptor
-
Get a collection of method handlers for all the config handlers associated with the test
class.
- getConstructor() - Method in interface org.testifyproject.extension.InstrumentInstance
-
Indicates whether a constructor is being intercepted.
- getConstructor() - Method in interface org.testifyproject.SutDescriptor
-
Get the constructor of the system under test class.
- getContext() - Method in interface org.testifyproject.ServiceInstance
-
Get the context object associated with the service instance.
- getContract() - Method in interface org.testifyproject.Instance
-
The contract implemented by the instance.
- getCustomQualifiers() - Method in interface org.testifyproject.ServiceInstance
-
Get all the custom qualifier annotations classes supported by the service locator.
- getDeclaredName() - Method in interface org.testifyproject.FieldDescriptor
-
Get the explicitly defined field name.
- getDeclaredName() - Method in interface org.testifyproject.MethodDescriptor
-
Get the explicitly defined method name.
- getDeclaringClass() - Method in interface org.testifyproject.trait.MemberTrait
-
Get the class the member is declared in.
- getDeclaringClassLoader() - Method in interface org.testifyproject.trait.MemberTrait
-
Get the member's declaring class' classloader.
- getDeclaringClassName() - Method in interface org.testifyproject.trait.MemberTrait
-
Get the name of the class the member is declared in.
- getDelegate() - Method in interface org.testifyproject.extension.ProxyInstance
-
Get the supplier that provides the object calls will be delegated to.
- getErrors() - Method in interface org.testifyproject.TestContext
-
Get the error messages associated with the test context.
- getFake() - Method in interface org.testifyproject.trait.FieldAnnotationTrait
-
- getFieldDescriptors() - Method in interface org.testifyproject.SutDescriptor
-
Get a list of field descriptors for all the fields associated with the system under test
.
- getFieldDescriptors() - Method in interface org.testifyproject.TestDescriptor
-
Get a collection of field descriptors for all the fields associated with the test class.
- getFixture() - Method in interface org.testifyproject.trait.FieldAnnotationTrait
-
- getFqn() - Method in interface org.testifyproject.ClientInstance
-
Get a unique fully qualified name associated with the virtual resource.
- getFqn() - Method in interface org.testifyproject.LocalResourceInstance
-
Get a unique fully qualified name associated with the local resource.
- getFqn() - Method in interface org.testifyproject.RemoteResourceInstance
-
Get a unique fully qualified name associated with the remote resource.
- getFqn() - Method in interface org.testifyproject.ServerInstance
-
Get a unique fully qualified name associated with the server instance.
- getFqn() - Method in interface org.testifyproject.VirtualResourceInstance
-
Get a unique fully qualified name associated with the virtual resource.
- getGenericContract() - Method in interface org.testifyproject.Instance
-
The generic contract implemented by the instance.If present the instance value can be
injected into services by this contract.
- getGenericType() - Method in interface org.testifyproject.trait.TypeTrait
-
Get the instance generic type.
- getGuidelines() - Method in interface org.testifyproject.TestDescriptor
-
Get guideline annotations associated with the test.
- getHint() - Method in interface org.testifyproject.TestDescriptor
-
Get hint annotation associated with the test.
- getIndex() - Method in interface org.testifyproject.ParameterDescriptor
-
Get the index of the parameter.
- getInspectedAnnotations() - Method in interface org.testifyproject.TestDescriptor
-
Get a collection of all known and inspected annotations including those placed on
Bundle annotation.
- getInstance() - Method in interface org.testifyproject.MethodDescriptor
-
The instance object associated with the method descriptor.
- getInterceptor() - Method in interface org.testifyproject.extension.InstrumentInstance
-
Get the interceptor associated with the instrumented class.
- getLocalResource() - Method in interface org.testifyproject.LocalResourceInstance
-
Get the local resource annotation associated with the local resource instance.
- getLocalResources() - Method in interface org.testifyproject.TestContext
-
Get the local resource instances associated with the test.
- getLocalResources() - Method in interface org.testifyproject.TestDescriptor
-
Get a collection of local resources associated with the test class.
- getMember() - Method in interface org.testifyproject.trait.MemberTrait
-
Get the member.
- getMetaAnnotations(Collection<Class<? extends Annotation>>...) - Method in interface org.testifyproject.trait.AnnotationTrait
-
Get the meta annotations declared on the annotated element itself or annotations on the
annotated element.
- getMethodName() - Method in interface org.testifyproject.TestContext
-
Get the name of the test method associated with the test context.
- getMockProvider() - Method in interface org.testifyproject.TestContext
-
Get the mock provider associated with the test context.
- getModules() - Method in interface org.testifyproject.TestDescriptor
-
Get a collection of modules associated with the test class.
- getName() - Method in interface org.testifyproject.extension.ProxyInstance
-
Get the name associated with the proxied instance.
- getName() - Method in interface org.testifyproject.Instance
-
Get the name of instance.
- getName() - Method in interface org.testifyproject.ParameterDescriptor
-
Get the parameter name.
- getName() - Method in interface org.testifyproject.TestContext
-
Get a unique name to identify the test context.
- getName() - Method in interface org.testifyproject.trait.MemberTrait
-
Get the member name.
- getNameQualifers() - Method in interface org.testifyproject.ServiceInstance
-
Get all the name qualifier annotation classes supported by the service locator.
- getParameterDescriptors() - Method in interface org.testifyproject.SutDescriptor
-
Get a list of parameter descriptors for all the parameters associated with the system
under test's constructor.
- getParameters() - Method in interface org.testifyproject.trait.MethodTrait
-
Get the method parameter types.
- getParameterTypes() - Method in interface org.testifyproject.trait.MethodTrait
-
Get the method parameter types.
- getProperties() - Method in class org.testifyproject.trait.DefaultPropertiesReader
-
- getProperties() - Method in interface org.testifyproject.trait.PropertiesTrait
-
Get the properties associated with this implementation of PropertiesTrait.
- getPropertiesReader(String) - Method in interface org.testifyproject.trait.PropertiesReader
-
Get a PropertiesReader instance for the given mapKey.
- getProperty() - Method in interface org.testifyproject.trait.FieldAnnotationTrait
-
- getProperty(String) - Method in interface org.testifyproject.trait.PropertiesReader
-
Get the value the value associated with the given key.
- getProvider() - Method in interface org.testifyproject.ResourceInfo
-
Get the resource provider.
- getReal() - Method in interface org.testifyproject.trait.FieldAnnotationTrait
-
- getRemoteResource() - Method in interface org.testifyproject.RemoteResourceInstance
-
Get the remote resource annotation associated with the remote resource instance.
- getRemoteResources() - Method in interface org.testifyproject.TestContext
-
Get the remote resource instances associated with the test.
- getRemoteResources() - Method in interface org.testifyproject.TestDescriptor
-
Get a collection of remote resources associated with the test class.
- getResource() - Method in interface org.testifyproject.LocalResourceInstance
-
Get the underlying local resource instance.
- getResource() - Method in interface org.testifyproject.RemoteResourceInstance
-
Get the resource instance associated with the remote resource.
- getResource() - Method in interface org.testifyproject.VirtualResourceInstance
-
Get the resource instance associated with the virtual resource.
- getReturnType() - Method in interface org.testifyproject.trait.MethodTrait
-
Method return type.
- getScans() - Method in interface org.testifyproject.TestDescriptor
-
Get a collection of scans associated with the test class.
- getServer() - Method in interface org.testifyproject.ServerInstance
-
Get the underlying server instance.
- getServerType() - Method in interface org.testifyproject.ServerProvider
-
Get the server type.
- getService(Type, String) - Method in interface org.testifyproject.ServiceInstance
-
Get a service with the given name.
- getService(Type, Annotation...) - Method in interface org.testifyproject.ServiceInstance
-
Get a service with the given qualifiers.
- getServiceInstance() - Method in interface org.testifyproject.TestContext
-
Get the service instance associated with the test context.
- getSupportedSourceVersion() - Method in class org.testifyproject.processor.DiscoverableProcessor
-
- getSut() - Method in interface org.testifyproject.SutDescriptor
-
- getSutDescriptor() - Method in interface org.testifyproject.TestContext
-
Get the system under test descriptor.
- getSutField() - Method in interface org.testifyproject.TestDescriptor
-
Get the system under test field associated with the test class.
- getSutInstance() - Method in interface org.testifyproject.TestContext
-
get the sut class instance.
- getTestCategory() - Method in interface org.testifyproject.TestContext
-
Get the test category associated with the test.
- getTestClass() - Method in interface org.testifyproject.TestContext
-
Get test class associated with the test context.
- getTestClass() - Method in interface org.testifyproject.TestDescriptor
-
Get the test class.
- getTestClassLoader() - Method in interface org.testifyproject.TestContext
-
The class loader associated with the test class.
- getTestClassLoader() - Method in interface org.testifyproject.TestDescriptor
-
The class loader associated with the test class.
- getTestClassName() - Method in interface org.testifyproject.TestDescriptor
-
The name of the test class.
- getTestConfigurer() - Method in interface org.testifyproject.TestContext
-
Get the test configurer associated with the test context.
- getTestContext() - Method in interface org.testifyproject.ApplicationInstance
-
Get the test context associated with the application.
- getTestDescriptor() - Method in interface org.testifyproject.TestContext
-
Get the test class descriptor.
- getTestInstance() - Method in interface org.testifyproject.TestContext
-
Get the test class instance.
- getTestMethodDescriptor() - Method in interface org.testifyproject.TestContext
-
Get the test method descriptor associated with the test context.
- getTestName() - Method in interface org.testifyproject.TestContext
-
Get the simple name of the test class.
- getTestRunner() - Method in interface org.testifyproject.TestContext
-
Get the test runner associated with the test context.
- getType() - Method in interface org.testifyproject.extension.ProxyInstance
-
The type that will be proxied.
- getType() - Method in interface org.testifyproject.trait.TypeTrait
-
Get the instance type.
- getTypeName() - Method in interface org.testifyproject.trait.TypeTrait
-
Get human readable type name.
- getValue() - Method in interface org.testifyproject.Instance
-
Get the instance value.
- getValue() - Method in interface org.testifyproject.ResourceInfo
-
Get the resource instance.
- getValue(Object) - Method in interface org.testifyproject.trait.FieldTrait
-
Get the field value for the given instance.
- getVirtual() - Method in interface org.testifyproject.trait.FieldAnnotationTrait
-
- getVirtualResource() - Method in interface org.testifyproject.VirtualResourceInstance
-
Get the virtual resource annotation associated with the virtual resource instance.
- getVirtualResources() - Method in interface org.testifyproject.TestContext
-
Get the virtual resource instances associated with the test.
- getVirtualResources() - Method in interface org.testifyproject.TestDescriptor
-
Get a collection of virtual resources associated with the test class.
- getWarnings() - Method in interface org.testifyproject.TestContext
-
Get the warning messages associated with the test context.