- valueOf(String) - Static method in enum com.alibaba.testable.core.model.ClassType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alibaba.testable.core.model.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alibaba.testable.core.model.MockScope
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.alibaba.testable.core.model.ClassType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alibaba.testable.core.model.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alibaba.testable.core.model.MockScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verbose(String, Object...) - Static method in class com.alibaba.testable.core.util.LogUtil
-
- verbose(int, String, Object...) - Static method in class com.alibaba.testable.core.util.LogUtil
-
- Verification - Class in com.alibaba.testable.core.model
-
- Verification(Object[], boolean) - Constructor for class com.alibaba.testable.core.model.Verification
-
- verify(String) - Static method in class com.alibaba.testable.core.matcher.InvokeVerifier
-
Get counter to check whether specified mock method invoked
- VerifyFailedError - Error in com.alibaba.testable.core.error
-
- VerifyFailedError(String) - Constructor for error com.alibaba.testable.core.error.VerifyFailedError
-
- VerifyFailedError(String, String) - Constructor for error com.alibaba.testable.core.error.VerifyFailedError
-
- VerifyFailedError(String, String, String) - Constructor for error com.alibaba.testable.core.error.VerifyFailedError
-