jar

de.assertagile.spockframework.extensions : spock-scope-extension

Maven & Gradle

Nov 05, 2015
5 stars

Spock Scope Extension · An extension to mark tests as belonging to a (set of) scopes (e.g. a global feature or a major aspect of the application) for the Spock Framework (see http://spockframework.org/).

Table Of Contents

Latest Version

Download de.assertagile.spockframework.extensions : spock-scope-extension JAR file - Latest Versions:

All Versions

Download de.assertagile.spockframework.extensions : spock-scope-extension JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4
0.3
0.2
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spock-scope-extension-0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.assertagile.spockframework.extensions

├─ de.assertagile.spockframework.extensions.Scope.class - [JAR]

├─ de.assertagile.spockframework.extensions.ScopeExtension.class - [JAR]

├─ de.assertagile.spockframework.extensions.SpecScope.class - [JAR]

Advertisement