|
ScalaTest 1.0
|
|
org/scalatest/Group.scala]
abstract
class
Group(name : java.lang.String)
extends TagGroup subclasses you have created so that they extend class Tag directly instead.| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
|
ScalaTest 1.0
|
|