org.thymeleaf.testing.templateengine.testable
Class AbstractTestable
Object
org.thymeleaf.testing.templateengine.testable.AbstractTestable
- All Implemented Interfaces:
- ITestable
- Direct Known Subclasses:
- AbstractTest, TestIterator, TestParallelizer, TestSequence
public abstract class AbstractTestable
- extends Object
- implements ITestable
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTestable
public AbstractTestable()
hasName
public boolean hasName()
- Specified by:
hasName in interface ITestable
setName
public void setName(String name)
getName
public String getName()
- Specified by:
getName in interface ITestable
Copyright © 2013 The THYMELEAF team. All Rights Reserved.