Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

L

label() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
LCLETTER - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
legend() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
lengths - Variable in class nablarch.test.core.file.DataFileFragment
フィールド長
LexicalError(boolean, int, int, int, String, char) - Static method in error nablarch.test.tool.htmlcheck.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
Lexer state names.
LF - Enum constant in enum class nablarch.test.core.file.LineSeparator
LF
limit(String, int) - Static method in class nablarch.test.NablarchTestUtils
文字列の長さを閾値まで制限する。
文字列長が閾値を超えていた場合、先頭から閾値までの文字列を返却する。 そうでない場合は、元の文字列をそのまま返却する。
line - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
LINE_TERMINATOR - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
LineSeparator - Enum Class in nablarch.test.core.file
改行コードを列挙するクラス。
LineSeparatorInterpreter - Class in nablarch.test.core.util.interpreter
改行コードを解釈するクラス。 本クラスは、Excelのセル内に改行コードCRを記入できない問題に対処する。 Excelセル内の改行コードはLF(0x0A)である。 そのため、テストデータでCR(0x0D)やCRLF(0x0D0A)を表すことができない。 この問題に対処するため、任意の文字列を改行コードに置き換える処理を行う。
例えば、以下の様に記述した場合、
LineSeparatorInterpreter() - Constructor for class nablarch.test.core.util.interpreter.LineSeparatorInterpreter
 
link() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
list() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
LIST_MAP - Enum constant in enum class nablarch.test.core.reader.DataType
List<Map<String, String>形式のデータ。
SqlResultSetとの比較等に用いる。
listItem() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
ListWrapper<T> - Class in nablarch.test.core.util
Listをラップするクラス。
Listに対する汎用的なオペレーションを提供する。
ListWrapper.Condition<T> - Class in nablarch.test.core.util
各種操作の条件を表すクラス。
ListWrapper.InsertOperation - Class in nablarch.test.core.util
リストに対する挿入操作を行うクラス。
loadData() - Method in class nablarch.test.core.db.TableData
DBからデータを取得し、本オブジェクトにセットする。
LogVerifier - Class in nablarch.test.core.log
ログ出力結果を検証するためのログ出力クラス。
LogVerifier() - Constructor for class nablarch.test.core.log.LogVerifier
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form