de.smartics.testdoc.categories
Interface Technical

Package class diagram package Technical
All Known Implementing Classes:
Construction, Coverage, ObjectBasics

public interface Technical

Tagging interface to flag a JUnit category as a technical test. Technical tests are a form of polluted test that do not add to the documentation of a class.

For instance testing the correct implementation of Object basics like Object.equals(Object), Object.hashCode() or Comparable.compareTo(Object) are technical tests, as well as all tests that try to take the test coverage next to 100%.

Author:
Robert Reiner



Copyright © 2010-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.