Task #76479
Updated by Mathias Brodala over 8 years ago
Instead of using the @expectedException Annotation we strive to use the codewise test self::expectException() and especially take care to take the exception code in account. Those need to be unique in the system anyways.