TestUtil

Android Test Util

License

License

GroupId

GroupId

io.supercharge
ArtifactId

ArtifactId

testutil
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

TestUtil
Android Test Util
Project URL

Project URL

https://github.com/team-supercharge/android-test-util
Source Code Management

Source Code Management

https://github.com/team-supercharge/android-test-util

Download testutil

How to add to project

<!-- https://jarcasting.com/artifacts/io.supercharge/testutil/ -->
<dependency>
    <groupId>io.supercharge</groupId>
    <artifactId>testutil</artifactId>
    <version>0.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.supercharge/testutil/
implementation 'io.supercharge:testutil:0.1.0'
// https://jarcasting.com/artifacts/io.supercharge/testutil/
implementation ("io.supercharge:testutil:0.1.0")
'io.supercharge:testutil:aar:0.1.0'
<dependency org="io.supercharge" name="testutil" rev="0.1.0">
  <artifact name="testutil" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.supercharge', module='testutil', version='0.1.0')
)
libraryDependencies += "io.supercharge" % "testutil" % "0.1.0"
[io.supercharge/testutil "0.1.0"]

Dependencies

compile (9)

Group / Artifact Type Version
com.squareup.spoon : spoon-client jar 1.3.2
com.jayway.android.robotium : robotium-solo jar 5.5.4
com.jraska » falcon-spoon-compat jar 1.0.0
com.android.support.test » runner jar 0.4.1
com.android.support.test.espresso » espresso-intents jar 2.2.1
com.android.support.test.espresso » espresso-contrib jar 2.2.1
com.android.support.test.espresso » espresso-core jar 2.2.1
org.hamcrest : hamcrest-library jar 1.3
com.android.support.test » rules jar 0.4.1

Project Modules

There are no modules declared in this project.

Build Status Maven Central #Android Test Util

Usage

  • Get artifact
compile 'io.supercharge:testutil:0.1.0'

Description

TODO

Contributing

Please fork this repository and create a pull request

Any contributions, large or small, major features, bug fixes, unit tests are welcomed and appreciated but will be thoroughly reviewed and discussed.

Run the instumentation tests before PR!

License

Android Test Util is opensource, contribution and feedback are welcomed

Apache Version 2.0

Copyright 2015 Supercharge

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Author

richardradics

Supercharge

io.supercharge

Supercharge

We create stunning experiences on mobile and on the web

Versions

Version
0.1.0