|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mockcentral.editor.nodes.expectation.part.SignaturePartDescriber
public class SignaturePartDescriber
Utility class for creating String descriptions of
SignaturePartBean instances.
| Constructor Summary | |
|---|---|
SignaturePartDescriber()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getCollectionDescription(org.mockcentral.server.SignaturePartBean spb)
Returns a label for the Collection modeled in the supplied SignaturePartBean. |
static java.lang.String |
getDescription(org.mockcentral.server.SignaturePartBean spb)
Returns a description for the supplied SignaturePartBean. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SignaturePartDescriber()
| Method Detail |
|---|
public static java.lang.String getDescription(org.mockcentral.server.SignaturePartBean spb)
SignaturePartBean.
spb - the SignaturePartBean.
SignaturePartBean
modeling a Mock Object method signature part.public static java.lang.String getCollectionDescription(org.mockcentral.server.SignaturePartBean spb)
SignaturePartBean.
spb - the SignaturePartBean.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||