Pending

libretto.testing.TestCase.Pending
case class Pending[TK <: TestKit](testCase: TestCase[TK]) extends TestCase[TK]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait TestCase[TK]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def pending: TestCase[TK]

Attributes

Inherited from:
TestCase
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product