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 |
BoolUtilsTest
public BoolUtilsTest()
testNotThrowable
public void testNotThrowable()
scenario
public static <C> void scenario(C c,
Fn<Object,? extends BooleanState,? extends RuntimeException> operator,
boolean[] input,
boolean expectedResult,
List<String> expectedCallList)
testAndand
public void testAndand()
throws IOException
- 例外:
IOException
testAnd
public void testAnd()
throws IOException
- 例外:
IOException
testEqeq
public void testEqeq()
throws IOException
- 例外:
IOException
testEq
public void testEq()
throws IOException
- 例外:
IOException
testOror
public void testOror()
throws IOException
- 例外:
IOException
testOr
public void testOr()
throws IOException
- 例外:
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.