Class org.as2lib.test.unit.info.SetUpError

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

Description

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

Method Index

new SetUpError()

Inherited from AbstractAssertInfo

getMessage(), isFailed()

Inherited from BasicClass

toString()

Constructor Detail

SetUpError

public function SetUpError(message:String)

Constructs a new SetUpError.

Parameters

messageMessage to the error.