TestFailure

pme123.camunda.dmn.tester.shared.TestFailure
See theTestFailure companion object
case class TestFailure(value: String, msg: String) extends TestedValue

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def isError: Boolean

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

lazy val intValue: Int

Attributes

Inherited from:
TestedValue