Uses of Package
guru.mikelue.jdut
-
Packages that use guru.mikelue.jdut Package Description guru.mikelue.jdut jdata-unit-test(JDUT) is a framework to ease the data building/cleaning for automatic testing, which the test is repeatable without interfere each other.guru.mikelue.jdut.annotation Defines annotations could be used to integrate testing framework.guru.mikelue.jdut.junit4 guru.mikelue.jdut.junit5 guru.mikelue.jdut.testng guru.mikelue.jdut.yaml guru.mikelue.jdut.yaml.node This package contains the internal implementaion forYamlConductorFactory
. -
Classes in guru.mikelue.jdut used by guru.mikelue.jdut Class Description ConductorConfig Defines the configuration for building block of conduction.
This object supports hierarchy, if the getXXX method cannot found one, try fetch from parent.ConductorConfig.Builder This object is fed byConductorConfig.build
throughConsumer
.DataConductException Represents the runtime exception thrown byDataConductor
. -
Classes in guru.mikelue.jdut used by guru.mikelue.jdut.annotation Class Description DuetConductor Defines the method for data building/cleaning for testing. -
Classes in guru.mikelue.jdut used by guru.mikelue.jdut.junit4 Class Description ConductorConfig.Builder This object is fed byConductorConfig.build
throughConsumer
.DuetConductor Defines the method for data building/cleaning for testing. -
Classes in guru.mikelue.jdut used by guru.mikelue.jdut.junit5 Class Description ConductorConfig.Builder This object is fed byConductorConfig.build
throughConsumer
.DuetConductor Defines the method for data building/cleaning for testing. -
Classes in guru.mikelue.jdut used by guru.mikelue.jdut.testng Class Description DuetConductor Defines the method for data building/cleaning for testing. -
Classes in guru.mikelue.jdut used by guru.mikelue.jdut.yaml Class Description ConductorConfig.Builder This object is fed byConductorConfig.build
throughConsumer
.DuetConductor Defines the method for data building/cleaning for testing. -
Classes in guru.mikelue.jdut used by guru.mikelue.jdut.yaml.node Class Description ConductorConfig Defines the configuration for building block of conduction.
This object supports hierarchy, if the getXXX method cannot found one, try fetch from parent.DataConductor DuetFunctions Represents the function provider for building/clean.