Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TemplateAsserter ¶
type TemplateAsserter struct {
// contains filtered or unexported fields
}
func NewTemplateAsserter ¶
func NewTemplateAsserter(tpl *cf.BuiltTemplate) *TemplateAsserter
func (*TemplateAsserter) AssertResource ¶
func (ta *TemplateAsserter) AssertResource(t testing.TB, name string, intoType cloudformation.Resource, want map[string]interface{})
func (*TemplateAsserter) GetResource ¶
func (ta *TemplateAsserter) GetResource(t testing.TB, name string, into cloudformation.Resource)
Click to show internal directories.
Click to hide internal directories.