Class org.as2lib.test.unit.info.PauseError

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

Description

Failure to be appended if the pause was executed out of a testcase method.

Method Index

new PauseError()

Inherited from AbstractAssertInfo

getMessage(), isFailed()

Inherited from BasicClass

toString()

Constructor Detail

PauseError

public function PauseError(message:String)

Constructs a new PauseError.

Parameters

messageMessage to the error.