JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
org.iplass.mtp.test
Annotation Interface AuthUser
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
})
public @interface
AuthUser
テスト実施時のユーザーを指定します。 クラス、メソッドに指定可能です。
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
password
String
userId
Element Details
userId
String
userId
password
String
password