Class and Description |
---|
JSAFSConfiguredClassStore
Required interface for a class that intends to store the object instances that will
be automatically created by the automatic dependency injection and execution processes
in the Utilities Class.
|
Class and Description |
---|
AutoConfigureJSAFS
Tags a Class as requiring its package and subpackages to be checked for JSAFS auto injection.
|
JSAFSAfter
Tags a method to be executed after all JSAFSTest methods have completed in the same Class.
|
JSAFSBefore
Tags a method to be executed before any JSAFSTest methods are executed in the same Class.
|
JSAFSTest
Tags a method as one that can be automatically executed by an appropriate
Driver test runner looking for such annotations.
|
Class and Description |
---|
JSAFSTest
Tags a method as one that can be automatically executed by an appropriate
Driver test runner looking for such annotations.
|
Class and Description |
---|
JSAFSTest
Tags a method as one that can be automatically executed by an appropriate
Driver test runner looking for such annotations.
|
Class and Description |
---|
JSAFSConfiguredClassStore
Required interface for a class that intends to store the object instances that will
be automatically created by the automatic dependency injection and execution processes
in the Utilities Class.
|
TestStep
The annotation to mark a method representing test level as 'TestStep'.
|
Copyright © SAS Institute. All Rights Reserved.