is not current version
Last Version 1.3

privileged accessor 1.2.2

gives privileged access to private and protected methods and attributes. Use it in testing scenarios to set up your objects under test.

License

License

GroupId

GroupId

com.e-movimento.tinytools
ArtifactId

ArtifactId

privilegedaccessor
Version

Version

1.2.2
Type

Type

jar
Description

Description

privileged accessor
gives privileged access to private and protected methods and attributes. Use it in testing scenarios to set up your objects under test.
Project URL

Project URL

http://code.google.com/p/privilegedaccessor/
Project Organization

Project Organization

e-movimento

Download privilegedaccessor 1.2.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.