Class org.as2lib.test.unit.info.ExecutionError

org.as2lib.core.BasicClass
   +--org.as2lib.test.unit.AbstractAssertInfo
      +--org.as2lib.test.unit.info.ExecutionError

Description

Failure to be appended if the execution of a testcase-method fails.

Method Index

new ExecutionError()

Inherited from AbstractAssertInfo

getMessage(), isFailed()

Inherited from BasicClass

toString()

Constructor Detail

ExecutionError

public function ExecutionError(message:String)

Constructs a new ExecutionError.

Parameters

messageMessage to the error.