Testability Explorer - Eclipse plugin

Static analysis tool which helps you make your code testable.

License

License

Categories

Categories

Eclipse Development Tools IDE CLI User Interface
GroupId

GroupId

com.google.testability-explorer
ArtifactId

ArtifactId

eclipse-plugin
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Testability Explorer - Eclipse plugin
Static analysis tool which helps you make your code testable.
Project Organization

Project Organization

Google

Download eclipse-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.testability-explorer/eclipse-plugin/ -->
<dependency>
    <groupId>com.google.testability-explorer</groupId>
    <artifactId>eclipse-plugin</artifactId>
    <version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.testability-explorer/eclipse-plugin/
implementation 'com.google.testability-explorer:eclipse-plugin:1.3.3'
// https://jarcasting.com/artifacts/com.google.testability-explorer/eclipse-plugin/
implementation ("com.google.testability-explorer:eclipse-plugin:1.3.3")
'com.google.testability-explorer:eclipse-plugin:jar:1.3.3'
<dependency org="com.google.testability-explorer" name="eclipse-plugin" rev="1.3.3">
  <artifact name="eclipse-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.testability-explorer', module='eclipse-plugin', version='1.3.3')
)
libraryDependencies += "com.google.testability-explorer" % "eclipse-plugin" % "1.3.3"
[com.google.testability-explorer/eclipse-plugin "1.3.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.testability-explorer : testability-explorer jar 1.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3