# Functions

GetCRDByName returns a CRD model with the supplied name.
GetTypeDefByName returns a TypeDef model with the supplied name.
NewModelForService returns a new *ackmodel.Model used for testing purposes.
NewModelForServiceWithOptions returns a new *ackmodel.Model used for testing purposes.

# Structs

TestingModelOptions contains optional variables that are passed to `NewModelForServiceWithOptions`.