Uses of Interface
nablarch.test.core.reader.TestDataParser
Packages that use TestDataParser
-
Uses of TestDataParser in nablarch.test
Methods in nablarch.test that return TestDataParserModifier and TypeMethodDescriptionfinal TestDataParser
TestSupport.getTestDataParser()
テストデータパーサを取得する。 -
Uses of TestDataParser in nablarch.test.core.reader
Classes in nablarch.test.core.reader that implement TestDataParserModifier and TypeClassDescriptionclass
テストデータを読み込み、各オブジェクトにparseするクラス。class
DBデータ以外のテストデータを読み込み、各オブジェクトにparseするクラス。