de.smartics.testdoc.categories.type
Class ObjectBasics

Package class diagram package ObjectBasics
java.lang.Object
  extended by de.smartics.testdoc.categories.type.ObjectBasics
All Implemented Interfaces:
Technical, TestType
Direct Known Subclasses:
Construction

public class ObjectBasics
     
     
extends Object
implements TestType, Technical

Tags a test as testing a basic object feature which may not be documented.

For instance testing the correct implementation of Object basics like Object.equals(Object), Object.hashCode() or Comparable.compareTo(Object) are tests of this category.

Author:
Robert Reiner

Constructor Summary
protected ObjectBasics()
          JUnit category.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectBasics

protected ObjectBasics()
JUnit category.



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