com.thalesgroup.hudson.plugins.xunit.types
Class Messages

java.lang.Object
  extended by com.thalesgroup.hudson.plugins.xunit.types.Messages

public class Messages
extends java.lang.Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _xUnit_boosttestType_label()
          Boost Test Library
static org.jvnet.localizer.Localizable _xUnit_customType_label()
          Custom Tool
static org.jvnet.localizer.Localizable _xUnit_fpcunitType_label()
          Free Pascal Unit
static org.jvnet.localizer.Localizable _xUnit_mstestType_label()
          MSTest
static org.jvnet.localizer.Localizable _xUnit_nunitType_label()
          NUnit
static org.jvnet.localizer.Localizable _xUnit_phpunitType_label()
          PHPUnit
static org.jvnet.localizer.Localizable _xUnit_unittestType_label()
          UnitTest
static java.lang.String xUnit_boosttestType_label()
          Boost Test Library
static java.lang.String xUnit_customType_label()
          Custom Tool
static java.lang.String xUnit_fpcunitType_label()
          Free Pascal Unit
static java.lang.String xUnit_mstestType_label()
          MSTest
static java.lang.String xUnit_nunitType_label()
          NUnit
static java.lang.String xUnit_phpunitType_label()
          PHPUnit
static java.lang.String xUnit_unittestType_label()
          UnitTest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

xUnit_fpcunitType_label

public static java.lang.String xUnit_fpcunitType_label()
Free Pascal Unit


_xUnit_fpcunitType_label

public static org.jvnet.localizer.Localizable _xUnit_fpcunitType_label()
Free Pascal Unit


xUnit_phpunitType_label

public static java.lang.String xUnit_phpunitType_label()
PHPUnit


_xUnit_phpunitType_label

public static org.jvnet.localizer.Localizable _xUnit_phpunitType_label()
PHPUnit


xUnit_nunitType_label

public static java.lang.String xUnit_nunitType_label()
NUnit


_xUnit_nunitType_label

public static org.jvnet.localizer.Localizable _xUnit_nunitType_label()
NUnit


xUnit_mstestType_label

public static java.lang.String xUnit_mstestType_label()
MSTest


_xUnit_mstestType_label

public static org.jvnet.localizer.Localizable _xUnit_mstestType_label()
MSTest


xUnit_customType_label

public static java.lang.String xUnit_customType_label()
Custom Tool


_xUnit_customType_label

public static org.jvnet.localizer.Localizable _xUnit_customType_label()
Custom Tool


xUnit_unittestType_label

public static java.lang.String xUnit_unittestType_label()
UnitTest


_xUnit_unittestType_label

public static org.jvnet.localizer.Localizable _xUnit_unittestType_label()
UnitTest


xUnit_boosttestType_label

public static java.lang.String xUnit_boosttestType_label()
Boost Test Library


_xUnit_boosttestType_label

public static org.jvnet.localizer.Localizable _xUnit_boosttestType_label()
Boost Test Library



Copyright © 2010. All Rights Reserved.