org.specrunner.junit
Class SpecRunnerParametrized.Entry

java.lang.Object
  extended by org.specrunner.junit.SpecRunnerParametrized.Entry
Enclosing class:
SpecRunnerParametrized

protected static final class SpecRunnerParametrized.Entry
extends Object

A execution mapping.

Author:
Thiago Santos

Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2014. All rights reserved.