Skip navigation links
B C D I M S T 

B

BaseTest - Class in com.devonfw.module.test.common.base
This is the abstract base class for all tests.
BaseTest() - Constructor for class com.devonfw.module.test.common.base.BaseTest
 

C

CategoryComponentTest - Interface in com.devonfw.module.test.common.api.category
This is the JUnit Category for a component test.
CategoryModuleTest - Interface in com.devonfw.module.test.common.api.category
This is the JUnit Category for a module test.
CategorySubsystemTest - Interface in com.devonfw.module.test.common.api.category
This is the JUnit Category for an integration test.
CategorySystemTest - Interface in com.devonfw.module.test.common.api.category
This is the JUnit Category for an system test.
com.devonfw.module.test.common.api.category - package com.devonfw.module.test.common.api.category
 
com.devonfw.module.test.common.base - package com.devonfw.module.test.common.base
 
ComponentTest - Class in com.devonfw.module.test.common.base
This is the abstract base class for a component test.
ComponentTest() - Constructor for class com.devonfw.module.test.common.base.ComponentTest
 

D

doSetUp() - Method in class com.devonfw.module.test.common.base.BaseTest
Provides initialization previous to the creation of the text fixture.
doTearDown() - Method in class com.devonfw.module.test.common.base.BaseTest
Provides clean up after tests.

I

INITIALIZED - Static variable in class com.devonfw.module.test.common.base.BaseTest
Indicates if the test class is to be set up for the first time.
isInitialSetup() - Method in class com.devonfw.module.test.common.base.BaseTest
 

M

ModuleTest - Class in com.devonfw.module.test.common.base
This is the abstract base class for a module test.
ModuleTest() - Constructor for class com.devonfw.module.test.common.base.ModuleTest
 

S

setUp() - Method in class com.devonfw.module.test.common.base.BaseTest
Suggests to use doSetUp() method before each tests.
SubsystemTest - Class in com.devonfw.module.test.common.base
This is the abstract base class for an integrative test of a sub-system (e.g.
SubsystemTest() - Constructor for class com.devonfw.module.test.common.base.SubsystemTest
 
SystemTest - Class in com.devonfw.module.test.common.base
This is the abstract base class for a system test.
SystemTest() - Constructor for class com.devonfw.module.test.common.base.SystemTest
 

T

tearDown() - Method in class com.devonfw.module.test.common.base.BaseTest
Suggests to use doTearDown() method before each tests.
B C D I M S T 
Skip navigation links

Copyright © 2014–2019 devon4j-Team. All rights reserved.