Get your own customer support community
 

Test Super classes still get run and fail

Some of the early chapters use a super class for the Unit Test Cases, mainly to configure the Entity Manager. Because the super class has no tests though, the test process will fail.
Making the AbstractPersistentTest class abstract fixes this.
 
silly I’m looking for the green bar
Inappropriate?
1 person likes this idea

User_default_medium