public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_AbstractTestResultAction_fail(Object arg1,
Object arg2)
{0}: {1} {1,choice,0#failures|1#failure|1<failures}
|
static org.jvnet.localizer.Localizable |
_AbstractTestResultAction_getDisplayName()
Test Result
|
static org.jvnet.localizer.Localizable |
_AbstractTestResultAction_skip(Object arg1,
Object arg2)
{0}: {1} {1,choice,0#skips|1#skip|1<skips}
|
static org.jvnet.localizer.Localizable |
_AbstractTestResultAction_test(Object arg1,
Object arg2)
{0}: {1} {1,choice,0#tests|1#test|1<tests}
|
static org.jvnet.localizer.Localizable |
_AbstractTestResultAction_TestsDescription(Object arg1,
Object arg2,
Object arg3)
{0}: {1} {1,choice,0#tests|1#test|1<tests} failing out of a total of {2} {2,choice,1#test|1<tests}.
|
static org.jvnet.localizer.Localizable |
_AbstractTestResultAction_zeroTestDescription(Object arg1)
{0}: 0 tests in total.
|
static org.jvnet.localizer.Localizable |
_AggregatedTestResultPublisher_DisplayName()
Aggregate downstream test results
|
static org.jvnet.localizer.Localizable |
_AggregatedTestResultPublisher_Title()
Aggregated Test Result
|
static org.jvnet.localizer.Localizable |
_Run_Summary_LessTestsFailing(Object arg1,
Object arg2)
{0} less {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
|
static org.jvnet.localizer.Localizable |
_Run_Summary_MoreTestsFailing(Object arg1,
Object arg2)
{0} more {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
|
static org.jvnet.localizer.Localizable |
_Run_Summary_TestFailures(Object arg1)
{0} {0,choice,0#test failures|1#test failure|1<test failures}
|
static org.jvnet.localizer.Localizable |
_Run_Summary_TestsStartedToFail(Object arg1)
{0} {0,choice,0#tests|1#test|1<tests} started to fail
|
static org.jvnet.localizer.Localizable |
_Run_Summary_TestsStillFailing(Object arg1)
{0} {0,choice,0#tests are|1#test is|1<tests are} still failing
|
static String |
AbstractTestResultAction_fail(Object arg1,
Object arg2)
{0}: {1} {1,choice,0#failures|1#failure|1<failures}
|
static String |
AbstractTestResultAction_getDisplayName()
Test Result
|
static String |
AbstractTestResultAction_skip(Object arg1,
Object arg2)
{0}: {1} {1,choice,0#skips|1#skip|1<skips}
|
static String |
AbstractTestResultAction_test(Object arg1,
Object arg2)
{0}: {1} {1,choice,0#tests|1#test|1<tests}
|
static String |
AbstractTestResultAction_TestsDescription(Object arg1,
Object arg2,
Object arg3)
{0}: {1} {1,choice,0#tests|1#test|1<tests} failing out of a total of {2} {2,choice,1#test|1<tests}.
|
static String |
AbstractTestResultAction_zeroTestDescription(Object arg1)
{0}: 0 tests in total.
|
static String |
AggregatedTestResultPublisher_DisplayName()
Aggregate downstream test results
|
static String |
AggregatedTestResultPublisher_Title()
Aggregated Test Result
|
static String |
Run_Summary_LessTestsFailing(Object arg1,
Object arg2)
{0} less {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
|
static String |
Run_Summary_MoreTestsFailing(Object arg1,
Object arg2)
{0} more {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
|
static String |
Run_Summary_TestFailures(Object arg1)
{0} {0,choice,0#test failures|1#test failure|1<test failures}
|
static String |
Run_Summary_TestsStartedToFail(Object arg1)
{0} {0,choice,0#tests|1#test|1<tests} started to fail
|
static String |
Run_Summary_TestsStillFailing(Object arg1)
{0} {0,choice,0#tests are|1#test is|1<tests are} still failing
|
public static String AbstractTestResultAction_fail(Object arg1, Object arg2)
public static org.jvnet.localizer.Localizable _AbstractTestResultAction_fail(Object arg1, Object arg2)
public static String Run_Summary_TestFailures(Object arg1)
public static org.jvnet.localizer.Localizable _Run_Summary_TestFailures(Object arg1)
public static String AbstractTestResultAction_getDisplayName()
public static org.jvnet.localizer.Localizable _AbstractTestResultAction_getDisplayName()
public static String AbstractTestResultAction_test(Object arg1, Object arg2)
public static org.jvnet.localizer.Localizable _AbstractTestResultAction_test(Object arg1, Object arg2)
public static String Run_Summary_MoreTestsFailing(Object arg1, Object arg2)
public static org.jvnet.localizer.Localizable _Run_Summary_MoreTestsFailing(Object arg1, Object arg2)
public static String AggregatedTestResultPublisher_DisplayName()
public static org.jvnet.localizer.Localizable _AggregatedTestResultPublisher_DisplayName()
public static String Run_Summary_TestsStartedToFail(Object arg1)
public static org.jvnet.localizer.Localizable _Run_Summary_TestsStartedToFail(Object arg1)
public static String Run_Summary_TestsStillFailing(Object arg1)
public static org.jvnet.localizer.Localizable _Run_Summary_TestsStillFailing(Object arg1)
public static String AbstractTestResultAction_skip(Object arg1, Object arg2)
public static org.jvnet.localizer.Localizable _AbstractTestResultAction_skip(Object arg1, Object arg2)
public static String Run_Summary_LessTestsFailing(Object arg1, Object arg2)
public static org.jvnet.localizer.Localizable _Run_Summary_LessTestsFailing(Object arg1, Object arg2)
public static String AbstractTestResultAction_TestsDescription(Object arg1, Object arg2, Object arg3)
public static org.jvnet.localizer.Localizable _AbstractTestResultAction_TestsDescription(Object arg1, Object arg2, Object arg3)
public static String AbstractTestResultAction_zeroTestDescription(Object arg1)
public static org.jvnet.localizer.Localizable _AbstractTestResultAction_zeroTestDescription(Object arg1)
public static String AggregatedTestResultPublisher_Title()
public static org.jvnet.localizer.Localizable _AggregatedTestResultPublisher_Title()
Copyright © 2016. All rights reserved.