Woolpack API

woolpack.validator
クラス NameBranchIfExistsTest

java.lang.Object
  上位を拡張 junit.framework.Assert
      上位を拡張 junit.framework.TestCase
          上位を拡張 woolpack.validator.NameBranchIfExistsTest
すべての実装されたインタフェース:
junit.framework.Test

public class NameBranchIfExistsTest
extends junit.framework.TestCase


コンストラクタの概要
NameBranchIfExistsTest()
           
 
メソッドの概要
 void setUp()
           
 void testException()
           
 void testMatchFalse()
           
 void testMatchFalse2()
           
 void testMatchTrue()
           
 void testNotMatch()
           
 
クラス junit.framework.TestCase から継承されたメソッド
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
クラス junit.framework.Assert から継承されたメソッド
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

NameBranchIfExistsTest

public NameBranchIfExistsTest()
メソッドの詳細

setUp

public void setUp()
           throws java.lang.Exception
オーバーライド:
クラス junit.framework.TestCase 内の setUp
例外:
java.lang.Exception

testException

public void testException()

testNotMatch

public void testNotMatch()

testMatchFalse

public void testMatchFalse()

testMatchTrue

public void testMatchTrue()

testMatchFalse2

public void testMatchFalse2()

Woolpack API

Copyright (C) 2006-2007 Takahiro Nakamura. All rights reserved.