org.thymeleaf.testing.templateengine.standard.test.evaluator.field
Class StandardTestFieldEvaluationSpec
Object
org.thymeleaf.testing.templateengine.standard.test.evaluator.field.StandardTestFieldEvaluationSpec
public class StandardTestFieldEvaluationSpec
- extends Object
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEST_NAME_FIELD_SPEC
public static final StandardTestFieldEvaluationSpec TEST_NAME_FIELD_SPEC
TEMPLATE_MODE_FIELD_SPEC
public static final StandardTestFieldEvaluationSpec TEMPLATE_MODE_FIELD_SPEC
CACHE_FIELD_SPEC
public static final StandardTestFieldEvaluationSpec CACHE_FIELD_SPEC
CONTEXT_FIELD_SPEC
public static final StandardTestFieldEvaluationSpec CONTEXT_FIELD_SPEC
MESSAGES_FIELD_SPEC
public static final StandardTestFieldEvaluationSpec MESSAGES_FIELD_SPEC
FRAGMENT_FIELD_SPEC
public static final StandardTestFieldEvaluationSpec FRAGMENT_FIELD_SPEC
INPUT_FIELD_SPEC
public static final StandardTestFieldEvaluationSpec INPUT_FIELD_SPEC
OUTPUT_FIELD_SPEC
public static final StandardTestFieldEvaluationSpec OUTPUT_FIELD_SPEC
EXCEPTION_FIELD_SPEC
public static final StandardTestFieldEvaluationSpec EXCEPTION_FIELD_SPEC
EXCEPTION_MESSAGE_PATTERN_FIELD_SPEC
public static final StandardTestFieldEvaluationSpec EXCEPTION_MESSAGE_PATTERN_FIELD_SPEC
EXACT_MATCH_FIELD_SPEC
public static final StandardTestFieldEvaluationSpec EXACT_MATCH_FIELD_SPEC
EXTENDS_FIELD_SPEC
public static final StandardTestFieldEvaluationSpec EXTENDS_FIELD_SPEC
STANDARD_TEST_FIELD_SPECS
public static final Set<StandardTestFieldEvaluationSpec> STANDARD_TEST_FIELD_SPECS
StandardTestFieldEvaluationSpec
public StandardTestFieldEvaluationSpec(String name,
IStandardTestFieldEvaluator evaluator)
getName
public String getName()
getEvaluator
public IStandardTestFieldEvaluator getEvaluator()
Copyright © 2013 The THYMELEAF team. All Rights Reserved.