Testability Explorer - Core

A tool that looks at java bytecodes and helps you identify hard to test code.

License

License

GroupId

GroupId

com.google.testability-explorer
ArtifactId

ArtifactId

testability-explorer
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Testability Explorer - Core
A tool that looks at java bytecodes and helps you identify hard to test code.
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

http://code.google.com/p/testability-explorer/source/browse/tags/testability-explorer-parent-1.3.3/testability-explorer

Download testability-explorer

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.classpath-explorer : classpath-explorer jar 1.0
com.google.collections : google-collections jar 0.9
asm : asm jar 3.0
antlr : antlr jar 2.7.7
org.freemarker : freemarker jar 2.3.14
args4j : args4j jar 2.0.8
com.google.inject : guice jar 2.0
xerces : xercesImpl jar 2.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3