Skip navigation links

docker-unittests 1.1.2 API

Packages 
Package Description
com.github.dgroup.dockertest
Application start point.
com.github.dgroup.dockertest.classpath
Classpath resources.
com.github.dgroup.dockertest.cmd
Classes dedicated for interaction with command line arguments, like yml file with tests, docker image, etc.
com.github.dgroup.dockertest.cmd.arg
Classes dedicated for interaction with command line arguments, like yml file with tests, docker image, etc.
com.github.dgroup.dockertest.cmd.scalar
Scalars, related to command-line arguments.
com.github.dgroup.dockertest.collection
Collections.
com.github.dgroup.dockertest.concurrent
Classes related to concurrent execution of tests.
com.github.dgroup.dockertest.concurrent.func
Functions, related to java.util.concurrent classes.
com.github.dgroup.dockertest.concurrent.scalar
Scalars related to java.util.concurrent.
com.github.dgroup.dockertest.exception
Exception-related classes.
com.github.dgroup.dockertest.hamcrest
General hamcrest matchers for simplifying unit testing.
com.github.dgroup.dockertest.io
Operations with input/output.
com.github.dgroup.dockertest.io.file
Operations with files.
com.github.dgroup.dockertest.iterator
Iterators.
com.github.dgroup.dockertest.process
Classes dedicated to interaction with docker containers, through ProcessBuilder.
com.github.dgroup.dockertest.process.docker
Contains invocations of docker processes like docker pull, etc.
com.github.dgroup.dockertest.process.docker.cmd
The commands to operate with Docker process/container.
com.github.dgroup.dockertest.process.output
Contains outputs for docker processes.
com.github.dgroup.dockertest.scalar
Scalars.
com.github.dgroup.dockertest.termination
Classes related to app termination.
com.github.dgroup.dockertest.test
Classes dedicated to testing procedure.
com.github.dgroup.dockertest.test.outcome
Classes related to testing outcome details.
com.github.dgroup.dockertest.test.output
Classes related to printing of testing results.
com.github.dgroup.dockertest.test.output.std
Classes related to printing of testing results to standard output.
com.github.dgroup.dockertest.text
Classes which simplify the work with text/string variables.
com.github.dgroup.dockertest.text.cutted
Classes which simplify the text cutting.
com.github.dgroup.dockertest.text.highlighted
Highlighted texts.
com.github.dgroup.dockertest.yml
Package dedicated for work with yml files.
com.github.dgroup.dockertest.yml.tag
Classes which represents yml tags.
com.github.dgroup.dockertest.yml.tag.output
Classes related to tag TgOutput.
com.github.dgroup.dockertest.yml.tag.setup
Classes related to tag TgSetup.
com.github.dgroup.dockertest.yml.tag.test
Classes related to tag TgTest.
Skip navigation links

Copyright © 2019. All rights reserved.