public interface RepeatedClassAfterMethodProvider
void
afterClassLoops()
void afterClassLoops()
This will only be called if the beforeClass() method completed successfully, so you can be sure that the instanciation of the class is complete here.
Copyright © 2017. All rights reserved.