Class org.as2lib.test.unit.info.InstantiationError

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

Description

Failure to be appended if the instantiation of a testcase fails.

Method Index

new InstantiationError()

Inherited from AbstractAssertInfo

getMessage(), isFailed()

Inherited from BasicClass

toString()

Constructor Detail

InstantiationError

public function InstantiationError(message:String)

Constructs a new InstantiationError.

Parameters

messageMessage to the error.