woolpack.bool
クラス BoolUtilsTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
woolpack.bool.BoolUtilsTest
- すべての実装されたインタフェース:
- junit.framework.Test
public class BoolUtilsTest
- extends junit.framework.TestCase
クラス 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 |
BoolUtilsTest
public BoolUtilsTest()
testNotThrowable
public void testNotThrowable()
scenario
public static <C> void scenario(C c,
BooleanOperator<C,java.lang.RuntimeException> operator,
boolean[] input,
boolean expectedResult,
java.util.List<java.lang.String> expectedCallList)
testAndand
public void testAndand()
throws java.io.IOException
- 例外:
java.io.IOException
testAnd
public void testAnd()
throws java.io.IOException
- 例外:
java.io.IOException
testEqeq
public void testEqeq()
throws java.io.IOException
- 例外:
java.io.IOException
testEq
public void testEq()
throws java.io.IOException
- 例外:
java.io.IOException
testOror
public void testOror()
throws java.io.IOException
- 例外:
java.io.IOException
testOr
public void testOr()
throws java.io.IOException
- 例外:
java.io.IOException
testToBoolean
public void testToBoolean()
testCompare
public void testCompare()
testContainsAll
public void testContainsAll()
testContains
public void testContains()
testCheckEquals
public void testCheckEquals()
testCheckMax
public void testCheckMax()
testCheckMaxLength
public void testCheckMaxLength()
testCheckMin
public void testCheckMin()
testCheckMinLength
public void testCheckMinLength()
testNot
public void testNot()
testNotEmpty
public void testNotEmpty()
testNotFn
public void testNotFn()
testMatchObject
public void testMatchObject()
testMatchObjectNull
public void testMatchObjectNull()
testMatchObjectClass
public void testMatchObjectClass()
testCheckRegExp
public void testCheckRegExp()
testIfTrueOnly
public void testIfTrueOnly()
testIfNot
public void testIfNot()
Copyright (C) 2006-2007 Takahiro Nakamura. All rights reserved.