All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.testing.junitrunner.RepeatedClassAfterMethodProvider.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






RepeatedClassAfterMethodProvider (org.spincast:spincast-framework 1.13.0 API)












org.spincast.testing.junitrunner

Interface RepeatedClassAfterMethodProvider

    • Method Detail

      • afterClassLoops

        void afterClassLoops()
        Called after all the loops of the class as specified by the RepeatUntilFailure or RepeatUntilSuccess annotations.

        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 © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy