Package | Description |
---|---|
org.java.plugin.tools.mocks |
Simple mock classes to be used in unit tests.
|
Modifier and Type | Method and Description |
---|---|
MockDocumentation<T> |
MockDocumentation.addReference(Documentation.Reference<T> reference) |
MockDocumentation<T> |
MockDocumentation.setCaption(java.lang.String value) |
MockDocumentation<T> |
MockDocumentation.setDeclaringIdentity(T value) |
MockDocumentation<T> |
MockDocumentation.setText(java.lang.String value) |
Copyright © 2004-2007 Dmitry Olshansky. All Rights Reserved.