|
specs 1.2.3 API
|
|
org/specs/mock/atMostNOf.scala]
case
class
atMostNOf(val n : Int)
extends inAnyOrder with scala.Product| Values and Variables inherited from inAnyOrder | |
| repetition |
| Method Summary | |
override def
|
hashCode : Int |
override final def
|
productArity : Int |
override final def
|
productElement (arg0 : Int) : Any |
override final def
|
productPrefix : java.lang.String |
override def
|
toString : java.lang.String |
| Methods inherited from scala.Product | |
| scala.Product.element, scala.Product.arity |
| Methods inherited from inAnyOrder | |
| constraints, consume |
| Methods inherited from ProtocolType | |
| failures, expectedDefs, receivedMessages, equals |
| Methods inherited from AnyRef | |
| getClass, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Method Details |
override
def
hashCode : Int
override
def
toString : java.lang.String
override final
def
productPrefix : java.lang.String
override final
def
productArity : Int
|
specs 1.2.3 API
|
|