org.specrunner.plugins.type
Class Assertion

java.lang.Object
  extended by org.specrunner.util.xom.AbstractType<ActionType>
      extended by org.specrunner.plugins.ActionType
          extended by org.specrunner.plugins.type.Assertion
All Implemented Interfaces:
Comparable<ActionType>, IPresentation

public class Assertion
extends ActionType

Assertion: has importance 2.


Field Summary
static Assertion INSTANCE
          Singleton.
 
Fields inherited from class org.specrunner.util.xom.AbstractType
importance, name
 
Constructor Summary
protected Assertion()
          Default constructor.
 
Method Summary
 
Methods inherited from class org.specrunner.util.xom.AbstractType
asNode, asString, compareTo, equals, getCssName, getName, hashCode, max, setName
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final Assertion INSTANCE
Singleton.

Constructor Detail

Assertion

protected Assertion()
Default constructor.



Copyright © 2014. All rights reserved.