junit4-rule

The module contains the implementation of type "org.junit.rules.MethodRule" for the BMUnit library.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.starnowski.bmunit.extension
ArtifactId

ArtifactId

junit4-rule
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

junit4-rule
The module contains the implementation of type "org.junit.rules.MethodRule" for the BMUnit library.

Download junit4-rule

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.starnowski.bmunit.extension/junit4-rule/ -->
<dependency>
    <groupId>com.github.starnowski.bmunit.extension</groupId>
    <artifactId>junit4-rule</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.starnowski.bmunit.extension/junit4-rule/
implementation 'com.github.starnowski.bmunit.extension:junit4-rule:1.1.1'
// https://jarcasting.com/artifacts/com.github.starnowski.bmunit.extension/junit4-rule/
implementation ("com.github.starnowski.bmunit.extension:junit4-rule:1.1.1")
'com.github.starnowski.bmunit.extension:junit4-rule:jar:1.1.1'
<dependency org="com.github.starnowski.bmunit.extension" name="junit4-rule" rev="1.1.1">
  <artifact name="junit4-rule" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.starnowski.bmunit.extension', module='junit4-rule', version='1.1.1')
)
libraryDependencies += "com.github.starnowski.bmunit.extension" % "junit4-rule" % "1.1.1"
[com.github.starnowski.bmunit.extension/junit4-rule "1.1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jboss.byteman : byteman-bmunit Optional jar ${org.jboss.byteman.version}
org.jboss.byteman : byteman Optional jar ${org.jboss.byteman.version}
org.jboss.byteman : byteman-submit Optional jar ${org.jboss.byteman.version}
org.jboss.byteman : byteman-install Optional jar ${org.jboss.byteman.version}
junit : junit Optional jar ${junit.junit.version}

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.0.3