| Package | Description |
|---|---|
| com.github.qacore.testingtoolbox.junit.categories |
Provides commons JUnit categories.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Acceptance
Represents an acceptance test.
|
interface |
Compatibility
Represents a compatibility test.
|
interface |
Fast
Represents a fast test.
|
interface |
Functional
Represents a functional test.
|
interface |
Install
Represents an install test.
|
interface |
Integration
Represents an integration test.
|
interface |
Load
Represents a load test.
|
interface |
Negative
Represents a negative test.
|
interface |
Performance
Represents a performance test.
|
interface |
Positive
Represents a positive test.
|
interface |
Recovery
Represents a recovery test.
|
interface |
Regression
Represents a regression test.
|
interface |
Sanity
Represents a sanity test.
|
interface |
Security
Represents a security test.
|
interface |
Slow
Represents a slow test.
|
interface |
Smoke
Represents a smoke test.
|
interface |
Stress
Represents a stress test.
|
interface |
Uninstall
Represents an uninstall test.
|
interface |
Unit
Represents an unit test.
|
interface |
Usability
Represents an usability test.
|
Copyright © 2017. All rights reserved.