protected class RestDefinitionSanity.RestSanityResult
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getActualValue(RestDefinitionSanityItem item) |
java.lang.String |
getMessage()
return null if passed
|
java.lang.String |
getMessage(RestDefinitionSanityItem item)
return null if passed
|
boolean |
isPass()
if the result status pass, and returned JSON is successful, return true,
otherwise return false
|
boolean |
isPass(RestDefinitionSanityItem item) |
@CheckReturnValue public boolean isPass()
@CheckReturnValue @Nullable public java.lang.String getMessage()
@CheckReturnValue
@Nullable
public java.lang.String getMessage(@Nonnull
RestDefinitionSanityItem item)
item - @CheckReturnValue
public boolean isPass(@Nonnull
RestDefinitionSanityItem item)
@CheckReturnValue @Nonnull public java.lang.String getActualValue(RestDefinitionSanityItem item) throws PathNotFoundException
PathNotFoundExceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.