public interface Prototyped<T>
| Modifier and Type | Method and Description |
|---|---|
List<PrototypePropertyMatcher> |
getExpectations()
Return the collection of expectations relevant to this protype
|
Class<T> |
getRawType()
Return
|
List<PrototypePropertyMatcher> getExpectations()
Copyright © 2015. All rights reserved.