org.jenkinsci.plugins.vstest_runner
クラス Messages

java.lang.Object
  上位を拡張 org.jenkinsci.plugins.vstest_runner.Messages

public class Messages
extends Object


コンストラクタの概要
Messages()
           
 
メソッドの概要
static org.jvnet.localizer.Localizable _VsTestBuilder_DisplayName()
          Run unit tests with VSTest.console
static org.jvnet.localizer.Localizable _VsTestInstallation_DisplayName()
          VSTest
static String VsTestBuilder_DisplayName()
          Run unit tests with VSTest.console
static String VsTestInstallation_DisplayName()
          VSTest
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Messages

public Messages()
メソッドの詳細

VsTestInstallation_DisplayName

public static String VsTestInstallation_DisplayName()
VSTest


_VsTestInstallation_DisplayName

public static org.jvnet.localizer.Localizable _VsTestInstallation_DisplayName()
VSTest


VsTestBuilder_DisplayName

public static String VsTestBuilder_DisplayName()
Run unit tests with VSTest.console


_VsTestBuilder_DisplayName

public static org.jvnet.localizer.Localizable _VsTestBuilder_DisplayName()
Run unit tests with VSTest.console



Copyright © 2004-2013. All Rights Reserved.