public abstract class AbstractTestable extends Object implements ITestable
AbstractTestable()
String
getName()
boolean
hasName()
void
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractTestable()
public boolean hasName()
hasName
ITestable
public void setName(String name)
public String getName()
getName
Copyright © 2015 The THYMELEAF team. All rights reserved.