Joala Labs

Joala Labs is a module which provides experimental features. These experimental features might be removed at any time without notice. Typically you will find classes in here which might once make it into Joala's Public API.

License

License

Categories

Categories

Net
GroupId

GroupId

net.joala
ArtifactId

ArtifactId

joala-labs
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

Joala Labs
Joala Labs is a module which provides experimental features. These experimental features might be removed at any time without notice. Typically you will find classes in here which might once make it into Joala's Public API.
Project Organization

Project Organization

CoreMedia AG

Download joala-labs

Filename Size
joala-labs-1.2.1.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.joala/joala-labs/ -->
<dependency>
    <groupId>net.joala</groupId>
    <artifactId>joala-labs</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.joala/joala-labs/
implementation 'net.joala:joala-labs:1.2.1'
// https://jarcasting.com/artifacts/net.joala/joala-labs/
implementation ("net.joala:joala-labs:1.2.1")
'net.joala:joala-labs:pom:1.2.1'
<dependency org="net.joala" name="joala-labs" rev="1.2.1">
  <artifact name="joala-labs" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.joala', module='joala-labs', version='1.2.1')
)
libraryDependencies += "net.joala" % "joala-labs" % "1.2.1"
[net.joala/joala-labs "1.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • junit
  • net
  • data

Joala - Enjoy Testing

About

Joala started in 2011 as project to unify efforts to write robust UI integration tests. Joala is an extract of these efforts, especially originating from the efforts to create a common wait pattern which cannot be only used for UI tests but also for any other integration tests where you have to wait for system responses before you can continue with your test.

Documentation

For complete documentation of Joala please visit Joala Pages.

See Also

net.joala

CoreMedia

We’re the pioneers, the craftsmen, the team that takes you to new heights. Content Management. Digital Asset Management. eCommerce integrations.

Versions

Version
1.2.1
1.2.0
1.1.0
1.0.1