Class org.as2lib.test.unit.info.TearDownError

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

Description

Failure to be appended if calling the tearDown method of a testcase fails.

Method Index

new TearDownError()

Inherited from AbstractAssertInfo

getMessage(), isFailed()

Inherited from BasicClass

toString()

Constructor Detail

TearDownError

public function TearDownError(message:String)

Constructs a new TearDownError.

Parameters

messageMessage to the error.