|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
test.jp.co.scs.mbench.DocumentUtilTest
public class DocumentUtilTest
コンストラクタの概要 | |
---|---|
DocumentUtilTest()
|
メソッドの概要 | |
---|---|
void |
testGetBenchmarkInfo()
Get the benchmark information from configuration file by specific name. |
void |
testGetDataSourceInfo()
Get the data source information from configuration file by specific name. |
void |
testGetDocument()
Get the DOM document from configuration form. |
void |
testGetDocument2()
SAXException must be thrown if configuration cannot be parsed. |
void |
testGetFinalizerInfo()
Get the finalizer information from configuration file by specific name. |
void |
testGetInitializerInfo()
Get the initializer information from configuration file by specific name. |
void |
testGetMultiNodeInfo()
Get the multiple node information from configuration file by specific name. |
void |
testGetMultiServerInfo()
Get the multiple server information from configuration file by specific name. |
クラス junit.framework.TestCase から継承されたメソッド |
---|
countTestCases, getName, run, run, runBare, setName, 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 から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
---|
public DocumentUtilTest()
メソッドの詳細 |
---|
public void testGetDocument()
public void testGetDocument2()
public void testGetInitializerInfo()
public void testGetFinalizerInfo()
public void testGetDataSourceInfo()
public void testGetBenchmarkInfo()
public void testGetMultiNodeInfo()
public void testGetMultiServerInfo()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |