Arquillian Non Deploying Container Parent

Parent POM for JBoss projects. Provides default project build configuration.

License

License

Categories

Categories

JBoss Container Application Servers Arquillian Application Testing & Monitoring
GroupId

GroupId

org.jboss.aerogear.test.arquillian
ArtifactId

ArtifactId

arquillian-non-deploying-container-parent
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

zip
Description

Description

Arquillian Non Deploying Container Parent
Parent POM for JBoss projects. Provides default project build configuration.
Project URL

Project URL

http://www.jboss.org/arquillian-non-deploying-container-parent
Project Organization

Project Organization

JBoss by Red Hat

Download arquillian-non-deploying-container-parent

Dependencies

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

Project Modules

  • arquillian-non-deploying-container-checks-api
  • arquillian-non-deploying-container-checks-impl
  • arquillian-non-deploying-container

Deprecation Notice

This repository has been deprecated and is not being maintained. If you have any questions, please get in touch with the collaborators.

Aerogear Testing Tooling Build Status

This repository contains various tools used to test Aerogear project.

Arquillian OpenShift Non Deploying Container

This is an Arquillian container that does not deploy anything but uses container configuration to return deployment URL. You can use this container to easily switch between functional tests that test local deployment and functional tests that test same deployment already available on OpenShift cartridge

Arquillian Rule

This is an Arquillian extension that bring enhanced support of JUnit MethodRule to Arquillian. Following

  • Rule attributes are injected by Arquillian

  • Rule is executed as around invoke of Test execution. This means after last Before and before first After. This allows Rule to access the some context as test itself

  • Rule is injected by @ArquillianRule, being completely ignored from JUnit point of view

Rule is always method based. However, if made static and with internal flag, it can be force to run once per class as well.

Arquillian Smart URL

This is an Arquillian extension that allows to change injected URL via @ArquillianResource to a different protocol. This comes handy if you want for instance test against https, as Arquillian always return http.

Unified Push Server Cartridge CLI

This is a command line tool that allows to create and control UPS. Is is able to:

  • create an OpenShift cartridge, based on github organization, repository, commit (branch)

  • add sample data to UPS (Push Application, Variants, Installations)

  • delete all data on UPS

  • dump selected data, so they can be used for instance to configure mobile application

  • batch creation of push applications, variants and installations (in thousands) by one command via custom UPS endpoints

Spacelift JBoss instance manager

By this artifact, you can start and stop JBoss instances programmatically via Spacelift tooling and use jboss-cli scripts via Spacelift as well. Please See README in that project itself.

org.jboss.aerogear.test.arquillian

AeroGear

Modern App Dev begins here - RealTime GraphQL and Push

Versions

Version
0.4.0
0.3.0