Woolpack API

woolpack.fn
クラス FnUtilsTest

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

public class FnUtilsTest
extends junit.framework.TestCase


コンストラクタの概要
FnUtilsTest()
           
 
メソッドの概要
 void testCastTo()
           
 void testDelegate()
           
 void testDoNull()
           
 void testDoReturn()
           
 void testDoVoid()
           
 void testEcho()
           
 void testFix()
           
 void testIf()
           
 void testJoin()
           
 void testJoin3()
           
 void testJoin4()
           
 void testJoin5()
           
 void testSeq()
           
 void testSwitching()
           
 void testToWrapper()
           
 void testTry()
           
 void testTryException()
           
 
クラス junit.framework.TestCase から継承されたメソッド
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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
 

コンストラクタの詳細

FnUtilsTest

public FnUtilsTest()
メソッドの詳細

testToWrapper

public void testToWrapper()

testCastTo

public void testCastTo()

testDoReturn

public void testDoReturn()

testEcho

public void testEcho()

testFix

public void testFix()

testIf

public void testIf()

testJoin

public void testJoin()

testJoin3

public void testJoin3()

testJoin4

public void testJoin4()

testJoin5

public void testJoin5()

testDoNull

public void testDoNull()

testDoVoid

public void testDoVoid()

testDelegate

public void testDelegate()

testSeq

public void testSeq()

testSwitching

public void testSwitching()

testTry

public void testTry()

testTryException

public void testTryException()

Woolpack API

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