creationtests

package
v0.2.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2022 License: MIT Imports: 88 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnumTestWrapper

type EnumTestWrapper struct {
	Header                     string
	InitialBasicEnumer         enuminf.BasicEnumer
	TypeName                   string
	ExpectedEnumType           enuminf.EnumTyper
	ExpectedMapValues          map[string]interface{} // key - name, value - can be any
	ExpectedInvalidName        string
	ExpectedInvalidValueString string
	ExpectedRangesNamesCsv     string
	IntegerMinMax              corerange.MinMaxInt
	StringMin                  string
	StringMax                  string
}

type PathPatternTypeCreationTestWrapper

type PathPatternTypeCreationTestWrapper struct {
	PathType                      pathpatterntype.Variant
	Name, FullName, CurlyFullName string
	CompiledTemplateFullPath      string
	AssociatedTemplatePaths       []string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL