public class Support extends Assertion
Constructor and Description |
---|
Support() |
Modifier and Type | Method and Description |
---|---|
protected static String |
getI18N(String key)
Returns the I18N message.
|
protected static String |
getI18N(String key,
int arg1,
String arg2)
Returns the I18N message.
|
protected static String |
getI18N(String key,
Object[] args)
Returns the I18N message.
|
protected static String |
getI18N(String key,
String arg)
Returns the I18N message.
|
protected static String |
getI18N(String key,
String arg1,
String arg2)
Returns the I18N message.
|
protected static String |
getI18N(String key,
String arg1,
String arg2,
String arg3)
Returns the I18N message.
|
public static final Timer timer
protected static final String getI18N(String key, String arg1, String arg2)
protected static final String getI18N(String key, String arg1, String arg2, String arg3)
protected static final String getI18N(String key, int arg1, String arg2)
Copyright © 2021. All rights reserved.