Documentation ¶
Index ¶
- type NamedPropertySet
- func (_m *NamedPropertySet) Description() string
- func (_m *NamedPropertySet) EXPECT() *NamedPropertySet_Expecter
- func (_m *NamedPropertySet) IsAllOptions() bool
- func (_m *NamedPropertySet) IsClosed() bool
- func (_m *NamedPropertySet) Name() string
- func (_m *NamedPropertySet) OtherPropertyInfo() config.PropertyInfo
- func (_m *NamedPropertySet) Properties() []string
- func (_m *NamedPropertySet) PropertyInfo(name string) config.PropertyInfo
- func (_m *NamedPropertySet) TypeName() string
- type NamedPropertySet_Description_Call
- func (_c *NamedPropertySet_Description_Call) Return(_a0 string) *NamedPropertySet_Description_Call
- func (_c *NamedPropertySet_Description_Call) Run(run func()) *NamedPropertySet_Description_Call
- func (_c *NamedPropertySet_Description_Call) RunAndReturn(run func() string) *NamedPropertySet_Description_Call
- type NamedPropertySet_Expecter
- func (_e *NamedPropertySet_Expecter) Description() *NamedPropertySet_Description_Call
- func (_e *NamedPropertySet_Expecter) IsAllOptions() *NamedPropertySet_IsAllOptions_Call
- func (_e *NamedPropertySet_Expecter) IsClosed() *NamedPropertySet_IsClosed_Call
- func (_e *NamedPropertySet_Expecter) Name() *NamedPropertySet_Name_Call
- func (_e *NamedPropertySet_Expecter) OtherPropertyInfo() *NamedPropertySet_OtherPropertyInfo_Call
- func (_e *NamedPropertySet_Expecter) Properties() *NamedPropertySet_Properties_Call
- func (_e *NamedPropertySet_Expecter) PropertyInfo(name interface{}) *NamedPropertySet_PropertyInfo_Call
- func (_e *NamedPropertySet_Expecter) TypeName() *NamedPropertySet_TypeName_Call
- type NamedPropertySet_IsAllOptions_Call
- func (_c *NamedPropertySet_IsAllOptions_Call) Return(_a0 bool) *NamedPropertySet_IsAllOptions_Call
- func (_c *NamedPropertySet_IsAllOptions_Call) Run(run func()) *NamedPropertySet_IsAllOptions_Call
- func (_c *NamedPropertySet_IsAllOptions_Call) RunAndReturn(run func() bool) *NamedPropertySet_IsAllOptions_Call
- type NamedPropertySet_IsClosed_Call
- type NamedPropertySet_Name_Call
- type NamedPropertySet_OtherPropertyInfo_Call
- func (_c *NamedPropertySet_OtherPropertyInfo_Call) Return(_a0 config.PropertyInfo) *NamedPropertySet_OtherPropertyInfo_Call
- func (_c *NamedPropertySet_OtherPropertyInfo_Call) Run(run func()) *NamedPropertySet_OtherPropertyInfo_Call
- func (_c *NamedPropertySet_OtherPropertyInfo_Call) RunAndReturn(run func() config.PropertyInfo) *NamedPropertySet_OtherPropertyInfo_Call
- type NamedPropertySet_Properties_Call
- func (_c *NamedPropertySet_Properties_Call) Return(_a0 []string) *NamedPropertySet_Properties_Call
- func (_c *NamedPropertySet_Properties_Call) Run(run func()) *NamedPropertySet_Properties_Call
- func (_c *NamedPropertySet_Properties_Call) RunAndReturn(run func() []string) *NamedPropertySet_Properties_Call
- type NamedPropertySet_PropertyInfo_Call
- func (_c *NamedPropertySet_PropertyInfo_Call) Return(_a0 config.PropertyInfo) *NamedPropertySet_PropertyInfo_Call
- func (_c *NamedPropertySet_PropertyInfo_Call) Run(run func(name string)) *NamedPropertySet_PropertyInfo_Call
- func (_c *NamedPropertySet_PropertyInfo_Call) RunAndReturn(run func(string) config.PropertyInfo) *NamedPropertySet_PropertyInfo_Call
- type NamedPropertySet_TypeName_Call
- type ProfileInfo
- func (_m *ProfileInfo) EXPECT() *ProfileInfo_Expecter
- func (_m *ProfileInfo) IsAllOptions() bool
- func (_m *ProfileInfo) IsClosed() bool
- func (_m *ProfileInfo) OtherPropertyInfo() config.PropertyInfo
- func (_m *ProfileInfo) Properties() []string
- func (_m *ProfileInfo) PropertyInfo(name string) config.PropertyInfo
- func (_m *ProfileInfo) SectionInfo(name string) config.SectionInfo
- func (_m *ProfileInfo) Sections() []string
- func (_m *ProfileInfo) TypeName() string
- type ProfileInfo_Expecter
- func (_e *ProfileInfo_Expecter) IsAllOptions() *ProfileInfo_IsAllOptions_Call
- func (_e *ProfileInfo_Expecter) IsClosed() *ProfileInfo_IsClosed_Call
- func (_e *ProfileInfo_Expecter) OtherPropertyInfo() *ProfileInfo_OtherPropertyInfo_Call
- func (_e *ProfileInfo_Expecter) Properties() *ProfileInfo_Properties_Call
- func (_e *ProfileInfo_Expecter) PropertyInfo(name interface{}) *ProfileInfo_PropertyInfo_Call
- func (_e *ProfileInfo_Expecter) SectionInfo(name interface{}) *ProfileInfo_SectionInfo_Call
- func (_e *ProfileInfo_Expecter) Sections() *ProfileInfo_Sections_Call
- func (_e *ProfileInfo_Expecter) TypeName() *ProfileInfo_TypeName_Call
- type ProfileInfo_IsAllOptions_Call
- type ProfileInfo_IsClosed_Call
- type ProfileInfo_OtherPropertyInfo_Call
- func (_c *ProfileInfo_OtherPropertyInfo_Call) Return(_a0 config.PropertyInfo) *ProfileInfo_OtherPropertyInfo_Call
- func (_c *ProfileInfo_OtherPropertyInfo_Call) Run(run func()) *ProfileInfo_OtherPropertyInfo_Call
- func (_c *ProfileInfo_OtherPropertyInfo_Call) RunAndReturn(run func() config.PropertyInfo) *ProfileInfo_OtherPropertyInfo_Call
- type ProfileInfo_Properties_Call
- type ProfileInfo_PropertyInfo_Call
- func (_c *ProfileInfo_PropertyInfo_Call) Return(_a0 config.PropertyInfo) *ProfileInfo_PropertyInfo_Call
- func (_c *ProfileInfo_PropertyInfo_Call) Run(run func(name string)) *ProfileInfo_PropertyInfo_Call
- func (_c *ProfileInfo_PropertyInfo_Call) RunAndReturn(run func(string) config.PropertyInfo) *ProfileInfo_PropertyInfo_Call
- type ProfileInfo_SectionInfo_Call
- func (_c *ProfileInfo_SectionInfo_Call) Return(_a0 config.SectionInfo) *ProfileInfo_SectionInfo_Call
- func (_c *ProfileInfo_SectionInfo_Call) Run(run func(name string)) *ProfileInfo_SectionInfo_Call
- func (_c *ProfileInfo_SectionInfo_Call) RunAndReturn(run func(string) config.SectionInfo) *ProfileInfo_SectionInfo_Call
- type ProfileInfo_Sections_Call
- type ProfileInfo_TypeName_Call
- type PropertyInfo
- func (_m *PropertyInfo) CanBeBool() bool
- func (_m *PropertyInfo) CanBeNil() bool
- func (_m *PropertyInfo) CanBeNumeric() bool
- func (_m *PropertyInfo) CanBePropertySet() bool
- func (_m *PropertyInfo) CanBeString() bool
- func (_m *PropertyInfo) DefaultValue() []string
- func (_m *PropertyInfo) Description() string
- func (_m *PropertyInfo) EXPECT() *PropertyInfo_Expecter
- func (_m *PropertyInfo) EnumValues() []string
- func (_m *PropertyInfo) ExampleValues() []string
- func (_m *PropertyInfo) Format() string
- func (_m *PropertyInfo) IsAnyType() bool
- func (_m *PropertyInfo) IsDeprecated() bool
- func (_m *PropertyInfo) IsMultiType() bool
- func (_m *PropertyInfo) IsOption() bool
- func (_m *PropertyInfo) IsRequired() bool
- func (_m *PropertyInfo) IsSingle() bool
- func (_m *PropertyInfo) IsSinglePropertySet() bool
- func (_m *PropertyInfo) MustBeInteger() bool
- func (_m *PropertyInfo) Name() string
- func (_m *PropertyInfo) NumericRange() config.NumericRange
- func (_m *PropertyInfo) Option() restic.Option
- func (_m *PropertyInfo) PropertySet() config.NamedPropertySet
- func (_m *PropertyInfo) ValidationPattern() string
- type PropertyInfo_CanBeBool_Call
- type PropertyInfo_CanBeNil_Call
- type PropertyInfo_CanBeNumeric_Call
- type PropertyInfo_CanBePropertySet_Call
- func (_c *PropertyInfo_CanBePropertySet_Call) Return(_a0 bool) *PropertyInfo_CanBePropertySet_Call
- func (_c *PropertyInfo_CanBePropertySet_Call) Run(run func()) *PropertyInfo_CanBePropertySet_Call
- func (_c *PropertyInfo_CanBePropertySet_Call) RunAndReturn(run func() bool) *PropertyInfo_CanBePropertySet_Call
- type PropertyInfo_CanBeString_Call
- type PropertyInfo_DefaultValue_Call
- type PropertyInfo_Description_Call
- type PropertyInfo_EnumValues_Call
- type PropertyInfo_ExampleValues_Call
- type PropertyInfo_Expecter
- func (_e *PropertyInfo_Expecter) CanBeBool() *PropertyInfo_CanBeBool_Call
- func (_e *PropertyInfo_Expecter) CanBeNil() *PropertyInfo_CanBeNil_Call
- func (_e *PropertyInfo_Expecter) CanBeNumeric() *PropertyInfo_CanBeNumeric_Call
- func (_e *PropertyInfo_Expecter) CanBePropertySet() *PropertyInfo_CanBePropertySet_Call
- func (_e *PropertyInfo_Expecter) CanBeString() *PropertyInfo_CanBeString_Call
- func (_e *PropertyInfo_Expecter) DefaultValue() *PropertyInfo_DefaultValue_Call
- func (_e *PropertyInfo_Expecter) Description() *PropertyInfo_Description_Call
- func (_e *PropertyInfo_Expecter) EnumValues() *PropertyInfo_EnumValues_Call
- func (_e *PropertyInfo_Expecter) ExampleValues() *PropertyInfo_ExampleValues_Call
- func (_e *PropertyInfo_Expecter) Format() *PropertyInfo_Format_Call
- func (_e *PropertyInfo_Expecter) IsAnyType() *PropertyInfo_IsAnyType_Call
- func (_e *PropertyInfo_Expecter) IsDeprecated() *PropertyInfo_IsDeprecated_Call
- func (_e *PropertyInfo_Expecter) IsMultiType() *PropertyInfo_IsMultiType_Call
- func (_e *PropertyInfo_Expecter) IsOption() *PropertyInfo_IsOption_Call
- func (_e *PropertyInfo_Expecter) IsRequired() *PropertyInfo_IsRequired_Call
- func (_e *PropertyInfo_Expecter) IsSingle() *PropertyInfo_IsSingle_Call
- func (_e *PropertyInfo_Expecter) IsSinglePropertySet() *PropertyInfo_IsSinglePropertySet_Call
- func (_e *PropertyInfo_Expecter) MustBeInteger() *PropertyInfo_MustBeInteger_Call
- func (_e *PropertyInfo_Expecter) Name() *PropertyInfo_Name_Call
- func (_e *PropertyInfo_Expecter) NumericRange() *PropertyInfo_NumericRange_Call
- func (_e *PropertyInfo_Expecter) Option() *PropertyInfo_Option_Call
- func (_e *PropertyInfo_Expecter) PropertySet() *PropertyInfo_PropertySet_Call
- func (_e *PropertyInfo_Expecter) ValidationPattern() *PropertyInfo_ValidationPattern_Call
- type PropertyInfo_Format_Call
- type PropertyInfo_IsAnyType_Call
- type PropertyInfo_IsDeprecated_Call
- type PropertyInfo_IsMultiType_Call
- type PropertyInfo_IsOption_Call
- type PropertyInfo_IsRequired_Call
- type PropertyInfo_IsSinglePropertySet_Call
- func (_c *PropertyInfo_IsSinglePropertySet_Call) Return(_a0 bool) *PropertyInfo_IsSinglePropertySet_Call
- func (_c *PropertyInfo_IsSinglePropertySet_Call) Run(run func()) *PropertyInfo_IsSinglePropertySet_Call
- func (_c *PropertyInfo_IsSinglePropertySet_Call) RunAndReturn(run func() bool) *PropertyInfo_IsSinglePropertySet_Call
- type PropertyInfo_IsSingle_Call
- type PropertyInfo_MustBeInteger_Call
- type PropertyInfo_Name_Call
- type PropertyInfo_NumericRange_Call
- func (_c *PropertyInfo_NumericRange_Call) Return(_a0 config.NumericRange) *PropertyInfo_NumericRange_Call
- func (_c *PropertyInfo_NumericRange_Call) Run(run func()) *PropertyInfo_NumericRange_Call
- func (_c *PropertyInfo_NumericRange_Call) RunAndReturn(run func() config.NumericRange) *PropertyInfo_NumericRange_Call
- type PropertyInfo_Option_Call
- type PropertyInfo_PropertySet_Call
- func (_c *PropertyInfo_PropertySet_Call) Return(_a0 config.NamedPropertySet) *PropertyInfo_PropertySet_Call
- func (_c *PropertyInfo_PropertySet_Call) Run(run func()) *PropertyInfo_PropertySet_Call
- func (_c *PropertyInfo_PropertySet_Call) RunAndReturn(run func() config.NamedPropertySet) *PropertyInfo_PropertySet_Call
- type PropertyInfo_ValidationPattern_Call
- func (_c *PropertyInfo_ValidationPattern_Call) Return(_a0 string) *PropertyInfo_ValidationPattern_Call
- func (_c *PropertyInfo_ValidationPattern_Call) Run(run func()) *PropertyInfo_ValidationPattern_Call
- func (_c *PropertyInfo_ValidationPattern_Call) RunAndReturn(run func() string) *PropertyInfo_ValidationPattern_Call
- type SectionInfo
- func (_m *SectionInfo) Command() restic.CommandIf
- func (_m *SectionInfo) Description() string
- func (_m *SectionInfo) EXPECT() *SectionInfo_Expecter
- func (_m *SectionInfo) IsAllOptions() bool
- func (_m *SectionInfo) IsClosed() bool
- func (_m *SectionInfo) IsCommandSection() bool
- func (_m *SectionInfo) Name() string
- func (_m *SectionInfo) OtherPropertyInfo() config.PropertyInfo
- func (_m *SectionInfo) Properties() []string
- func (_m *SectionInfo) PropertyInfo(name string) config.PropertyInfo
- func (_m *SectionInfo) TypeName() string
- type SectionInfo_Command_Call
- type SectionInfo_Description_Call
- type SectionInfo_Expecter
- func (_e *SectionInfo_Expecter) Command() *SectionInfo_Command_Call
- func (_e *SectionInfo_Expecter) Description() *SectionInfo_Description_Call
- func (_e *SectionInfo_Expecter) IsAllOptions() *SectionInfo_IsAllOptions_Call
- func (_e *SectionInfo_Expecter) IsClosed() *SectionInfo_IsClosed_Call
- func (_e *SectionInfo_Expecter) IsCommandSection() *SectionInfo_IsCommandSection_Call
- func (_e *SectionInfo_Expecter) Name() *SectionInfo_Name_Call
- func (_e *SectionInfo_Expecter) OtherPropertyInfo() *SectionInfo_OtherPropertyInfo_Call
- func (_e *SectionInfo_Expecter) Properties() *SectionInfo_Properties_Call
- func (_e *SectionInfo_Expecter) PropertyInfo(name interface{}) *SectionInfo_PropertyInfo_Call
- func (_e *SectionInfo_Expecter) TypeName() *SectionInfo_TypeName_Call
- type SectionInfo_IsAllOptions_Call
- type SectionInfo_IsClosed_Call
- type SectionInfo_IsCommandSection_Call
- func (_c *SectionInfo_IsCommandSection_Call) Return(_a0 bool) *SectionInfo_IsCommandSection_Call
- func (_c *SectionInfo_IsCommandSection_Call) Run(run func()) *SectionInfo_IsCommandSection_Call
- func (_c *SectionInfo_IsCommandSection_Call) RunAndReturn(run func() bool) *SectionInfo_IsCommandSection_Call
- type SectionInfo_Name_Call
- type SectionInfo_OtherPropertyInfo_Call
- func (_c *SectionInfo_OtherPropertyInfo_Call) Return(_a0 config.PropertyInfo) *SectionInfo_OtherPropertyInfo_Call
- func (_c *SectionInfo_OtherPropertyInfo_Call) Run(run func()) *SectionInfo_OtherPropertyInfo_Call
- func (_c *SectionInfo_OtherPropertyInfo_Call) RunAndReturn(run func() config.PropertyInfo) *SectionInfo_OtherPropertyInfo_Call
- type SectionInfo_Properties_Call
- type SectionInfo_PropertyInfo_Call
- func (_c *SectionInfo_PropertyInfo_Call) Return(_a0 config.PropertyInfo) *SectionInfo_PropertyInfo_Call
- func (_c *SectionInfo_PropertyInfo_Call) Run(run func(name string)) *SectionInfo_PropertyInfo_Call
- func (_c *SectionInfo_PropertyInfo_Call) RunAndReturn(run func(string) config.PropertyInfo) *SectionInfo_PropertyInfo_Call
- type SectionInfo_TypeName_Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NamedPropertySet ¶
NamedPropertySet is an autogenerated mock type for the NamedPropertySet type
func NewNamedPropertySet ¶
func NewNamedPropertySet(t interface { mock.TestingT Cleanup(func()) }) *NamedPropertySet
NewNamedPropertySet creates a new instance of NamedPropertySet. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*NamedPropertySet) Description ¶
func (_m *NamedPropertySet) Description() string
Description provides a mock function with given fields:
func (*NamedPropertySet) EXPECT ¶
func (_m *NamedPropertySet) EXPECT() *NamedPropertySet_Expecter
func (*NamedPropertySet) IsAllOptions ¶
func (_m *NamedPropertySet) IsAllOptions() bool
IsAllOptions provides a mock function with given fields:
func (*NamedPropertySet) IsClosed ¶
func (_m *NamedPropertySet) IsClosed() bool
IsClosed provides a mock function with given fields:
func (*NamedPropertySet) Name ¶
func (_m *NamedPropertySet) Name() string
Name provides a mock function with given fields:
func (*NamedPropertySet) OtherPropertyInfo ¶
func (_m *NamedPropertySet) OtherPropertyInfo() config.PropertyInfo
OtherPropertyInfo provides a mock function with given fields:
func (*NamedPropertySet) Properties ¶
func (_m *NamedPropertySet) Properties() []string
Properties provides a mock function with given fields:
func (*NamedPropertySet) PropertyInfo ¶
func (_m *NamedPropertySet) PropertyInfo(name string) config.PropertyInfo
PropertyInfo provides a mock function with given fields: name
func (*NamedPropertySet) TypeName ¶
func (_m *NamedPropertySet) TypeName() string
TypeName provides a mock function with given fields:
type NamedPropertySet_Description_Call ¶
NamedPropertySet_Description_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Description'
func (*NamedPropertySet_Description_Call) Return ¶
func (_c *NamedPropertySet_Description_Call) Return(_a0 string) *NamedPropertySet_Description_Call
func (*NamedPropertySet_Description_Call) Run ¶
func (_c *NamedPropertySet_Description_Call) Run(run func()) *NamedPropertySet_Description_Call
func (*NamedPropertySet_Description_Call) RunAndReturn ¶
func (_c *NamedPropertySet_Description_Call) RunAndReturn(run func() string) *NamedPropertySet_Description_Call
type NamedPropertySet_Expecter ¶
type NamedPropertySet_Expecter struct {
// contains filtered or unexported fields
}
func (*NamedPropertySet_Expecter) Description ¶
func (_e *NamedPropertySet_Expecter) Description() *NamedPropertySet_Description_Call
Description is a helper method to define mock.On call
func (*NamedPropertySet_Expecter) IsAllOptions ¶
func (_e *NamedPropertySet_Expecter) IsAllOptions() *NamedPropertySet_IsAllOptions_Call
IsAllOptions is a helper method to define mock.On call
func (*NamedPropertySet_Expecter) IsClosed ¶
func (_e *NamedPropertySet_Expecter) IsClosed() *NamedPropertySet_IsClosed_Call
IsClosed is a helper method to define mock.On call
func (*NamedPropertySet_Expecter) Name ¶
func (_e *NamedPropertySet_Expecter) Name() *NamedPropertySet_Name_Call
Name is a helper method to define mock.On call
func (*NamedPropertySet_Expecter) OtherPropertyInfo ¶
func (_e *NamedPropertySet_Expecter) OtherPropertyInfo() *NamedPropertySet_OtherPropertyInfo_Call
OtherPropertyInfo is a helper method to define mock.On call
func (*NamedPropertySet_Expecter) Properties ¶
func (_e *NamedPropertySet_Expecter) Properties() *NamedPropertySet_Properties_Call
Properties is a helper method to define mock.On call
func (*NamedPropertySet_Expecter) PropertyInfo ¶
func (_e *NamedPropertySet_Expecter) PropertyInfo(name interface{}) *NamedPropertySet_PropertyInfo_Call
PropertyInfo is a helper method to define mock.On call
- name string
func (*NamedPropertySet_Expecter) TypeName ¶
func (_e *NamedPropertySet_Expecter) TypeName() *NamedPropertySet_TypeName_Call
TypeName is a helper method to define mock.On call
type NamedPropertySet_IsAllOptions_Call ¶
NamedPropertySet_IsAllOptions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsAllOptions'
func (*NamedPropertySet_IsAllOptions_Call) Return ¶
func (_c *NamedPropertySet_IsAllOptions_Call) Return(_a0 bool) *NamedPropertySet_IsAllOptions_Call
func (*NamedPropertySet_IsAllOptions_Call) Run ¶
func (_c *NamedPropertySet_IsAllOptions_Call) Run(run func()) *NamedPropertySet_IsAllOptions_Call
func (*NamedPropertySet_IsAllOptions_Call) RunAndReturn ¶
func (_c *NamedPropertySet_IsAllOptions_Call) RunAndReturn(run func() bool) *NamedPropertySet_IsAllOptions_Call
type NamedPropertySet_IsClosed_Call ¶
NamedPropertySet_IsClosed_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsClosed'
func (*NamedPropertySet_IsClosed_Call) Return ¶
func (_c *NamedPropertySet_IsClosed_Call) Return(_a0 bool) *NamedPropertySet_IsClosed_Call
func (*NamedPropertySet_IsClosed_Call) Run ¶
func (_c *NamedPropertySet_IsClosed_Call) Run(run func()) *NamedPropertySet_IsClosed_Call
func (*NamedPropertySet_IsClosed_Call) RunAndReturn ¶
func (_c *NamedPropertySet_IsClosed_Call) RunAndReturn(run func() bool) *NamedPropertySet_IsClosed_Call
type NamedPropertySet_Name_Call ¶
NamedPropertySet_Name_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Name'
func (*NamedPropertySet_Name_Call) Return ¶
func (_c *NamedPropertySet_Name_Call) Return(_a0 string) *NamedPropertySet_Name_Call
func (*NamedPropertySet_Name_Call) Run ¶
func (_c *NamedPropertySet_Name_Call) Run(run func()) *NamedPropertySet_Name_Call
func (*NamedPropertySet_Name_Call) RunAndReturn ¶
func (_c *NamedPropertySet_Name_Call) RunAndReturn(run func() string) *NamedPropertySet_Name_Call
type NamedPropertySet_OtherPropertyInfo_Call ¶
NamedPropertySet_OtherPropertyInfo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OtherPropertyInfo'
func (*NamedPropertySet_OtherPropertyInfo_Call) Return ¶
func (_c *NamedPropertySet_OtherPropertyInfo_Call) Return(_a0 config.PropertyInfo) *NamedPropertySet_OtherPropertyInfo_Call
func (*NamedPropertySet_OtherPropertyInfo_Call) Run ¶
func (_c *NamedPropertySet_OtherPropertyInfo_Call) Run(run func()) *NamedPropertySet_OtherPropertyInfo_Call
func (*NamedPropertySet_OtherPropertyInfo_Call) RunAndReturn ¶
func (_c *NamedPropertySet_OtherPropertyInfo_Call) RunAndReturn(run func() config.PropertyInfo) *NamedPropertySet_OtherPropertyInfo_Call
type NamedPropertySet_Properties_Call ¶
NamedPropertySet_Properties_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Properties'
func (*NamedPropertySet_Properties_Call) Return ¶
func (_c *NamedPropertySet_Properties_Call) Return(_a0 []string) *NamedPropertySet_Properties_Call
func (*NamedPropertySet_Properties_Call) Run ¶
func (_c *NamedPropertySet_Properties_Call) Run(run func()) *NamedPropertySet_Properties_Call
func (*NamedPropertySet_Properties_Call) RunAndReturn ¶
func (_c *NamedPropertySet_Properties_Call) RunAndReturn(run func() []string) *NamedPropertySet_Properties_Call
type NamedPropertySet_PropertyInfo_Call ¶
NamedPropertySet_PropertyInfo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PropertyInfo'
func (*NamedPropertySet_PropertyInfo_Call) Return ¶
func (_c *NamedPropertySet_PropertyInfo_Call) Return(_a0 config.PropertyInfo) *NamedPropertySet_PropertyInfo_Call
func (*NamedPropertySet_PropertyInfo_Call) Run ¶
func (_c *NamedPropertySet_PropertyInfo_Call) Run(run func(name string)) *NamedPropertySet_PropertyInfo_Call
func (*NamedPropertySet_PropertyInfo_Call) RunAndReturn ¶
func (_c *NamedPropertySet_PropertyInfo_Call) RunAndReturn(run func(string) config.PropertyInfo) *NamedPropertySet_PropertyInfo_Call
type NamedPropertySet_TypeName_Call ¶
NamedPropertySet_TypeName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TypeName'
func (*NamedPropertySet_TypeName_Call) Return ¶
func (_c *NamedPropertySet_TypeName_Call) Return(_a0 string) *NamedPropertySet_TypeName_Call
func (*NamedPropertySet_TypeName_Call) Run ¶
func (_c *NamedPropertySet_TypeName_Call) Run(run func()) *NamedPropertySet_TypeName_Call
func (*NamedPropertySet_TypeName_Call) RunAndReturn ¶
func (_c *NamedPropertySet_TypeName_Call) RunAndReturn(run func() string) *NamedPropertySet_TypeName_Call
type ProfileInfo ¶
ProfileInfo is an autogenerated mock type for the ProfileInfo type
func NewProfileInfo ¶
func NewProfileInfo(t interface { mock.TestingT Cleanup(func()) }) *ProfileInfo
NewProfileInfo creates a new instance of ProfileInfo. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*ProfileInfo) EXPECT ¶
func (_m *ProfileInfo) EXPECT() *ProfileInfo_Expecter
func (*ProfileInfo) IsAllOptions ¶
func (_m *ProfileInfo) IsAllOptions() bool
IsAllOptions provides a mock function with given fields:
func (*ProfileInfo) IsClosed ¶
func (_m *ProfileInfo) IsClosed() bool
IsClosed provides a mock function with given fields:
func (*ProfileInfo) OtherPropertyInfo ¶
func (_m *ProfileInfo) OtherPropertyInfo() config.PropertyInfo
OtherPropertyInfo provides a mock function with given fields:
func (*ProfileInfo) Properties ¶
func (_m *ProfileInfo) Properties() []string
Properties provides a mock function with given fields:
func (*ProfileInfo) PropertyInfo ¶
func (_m *ProfileInfo) PropertyInfo(name string) config.PropertyInfo
PropertyInfo provides a mock function with given fields: name
func (*ProfileInfo) SectionInfo ¶
func (_m *ProfileInfo) SectionInfo(name string) config.SectionInfo
SectionInfo provides a mock function with given fields: name
func (*ProfileInfo) Sections ¶
func (_m *ProfileInfo) Sections() []string
Sections provides a mock function with given fields:
func (*ProfileInfo) TypeName ¶
func (_m *ProfileInfo) TypeName() string
TypeName provides a mock function with given fields:
type ProfileInfo_Expecter ¶
type ProfileInfo_Expecter struct {
// contains filtered or unexported fields
}
func (*ProfileInfo_Expecter) IsAllOptions ¶
func (_e *ProfileInfo_Expecter) IsAllOptions() *ProfileInfo_IsAllOptions_Call
IsAllOptions is a helper method to define mock.On call
func (*ProfileInfo_Expecter) IsClosed ¶
func (_e *ProfileInfo_Expecter) IsClosed() *ProfileInfo_IsClosed_Call
IsClosed is a helper method to define mock.On call
func (*ProfileInfo_Expecter) OtherPropertyInfo ¶
func (_e *ProfileInfo_Expecter) OtherPropertyInfo() *ProfileInfo_OtherPropertyInfo_Call
OtherPropertyInfo is a helper method to define mock.On call
func (*ProfileInfo_Expecter) Properties ¶
func (_e *ProfileInfo_Expecter) Properties() *ProfileInfo_Properties_Call
Properties is a helper method to define mock.On call
func (*ProfileInfo_Expecter) PropertyInfo ¶
func (_e *ProfileInfo_Expecter) PropertyInfo(name interface{}) *ProfileInfo_PropertyInfo_Call
PropertyInfo is a helper method to define mock.On call
- name string
func (*ProfileInfo_Expecter) SectionInfo ¶
func (_e *ProfileInfo_Expecter) SectionInfo(name interface{}) *ProfileInfo_SectionInfo_Call
SectionInfo is a helper method to define mock.On call
- name string
func (*ProfileInfo_Expecter) Sections ¶
func (_e *ProfileInfo_Expecter) Sections() *ProfileInfo_Sections_Call
Sections is a helper method to define mock.On call
func (*ProfileInfo_Expecter) TypeName ¶
func (_e *ProfileInfo_Expecter) TypeName() *ProfileInfo_TypeName_Call
TypeName is a helper method to define mock.On call
type ProfileInfo_IsAllOptions_Call ¶
ProfileInfo_IsAllOptions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsAllOptions'
func (*ProfileInfo_IsAllOptions_Call) Return ¶
func (_c *ProfileInfo_IsAllOptions_Call) Return(_a0 bool) *ProfileInfo_IsAllOptions_Call
func (*ProfileInfo_IsAllOptions_Call) Run ¶
func (_c *ProfileInfo_IsAllOptions_Call) Run(run func()) *ProfileInfo_IsAllOptions_Call
func (*ProfileInfo_IsAllOptions_Call) RunAndReturn ¶
func (_c *ProfileInfo_IsAllOptions_Call) RunAndReturn(run func() bool) *ProfileInfo_IsAllOptions_Call
type ProfileInfo_IsClosed_Call ¶
ProfileInfo_IsClosed_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsClosed'
func (*ProfileInfo_IsClosed_Call) Return ¶
func (_c *ProfileInfo_IsClosed_Call) Return(_a0 bool) *ProfileInfo_IsClosed_Call
func (*ProfileInfo_IsClosed_Call) Run ¶
func (_c *ProfileInfo_IsClosed_Call) Run(run func()) *ProfileInfo_IsClosed_Call
func (*ProfileInfo_IsClosed_Call) RunAndReturn ¶
func (_c *ProfileInfo_IsClosed_Call) RunAndReturn(run func() bool) *ProfileInfo_IsClosed_Call
type ProfileInfo_OtherPropertyInfo_Call ¶
ProfileInfo_OtherPropertyInfo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OtherPropertyInfo'
func (*ProfileInfo_OtherPropertyInfo_Call) Return ¶
func (_c *ProfileInfo_OtherPropertyInfo_Call) Return(_a0 config.PropertyInfo) *ProfileInfo_OtherPropertyInfo_Call
func (*ProfileInfo_OtherPropertyInfo_Call) Run ¶
func (_c *ProfileInfo_OtherPropertyInfo_Call) Run(run func()) *ProfileInfo_OtherPropertyInfo_Call
func (*ProfileInfo_OtherPropertyInfo_Call) RunAndReturn ¶
func (_c *ProfileInfo_OtherPropertyInfo_Call) RunAndReturn(run func() config.PropertyInfo) *ProfileInfo_OtherPropertyInfo_Call
type ProfileInfo_Properties_Call ¶
ProfileInfo_Properties_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Properties'
func (*ProfileInfo_Properties_Call) Return ¶
func (_c *ProfileInfo_Properties_Call) Return(_a0 []string) *ProfileInfo_Properties_Call
func (*ProfileInfo_Properties_Call) Run ¶
func (_c *ProfileInfo_Properties_Call) Run(run func()) *ProfileInfo_Properties_Call
func (*ProfileInfo_Properties_Call) RunAndReturn ¶
func (_c *ProfileInfo_Properties_Call) RunAndReturn(run func() []string) *ProfileInfo_Properties_Call
type ProfileInfo_PropertyInfo_Call ¶
ProfileInfo_PropertyInfo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PropertyInfo'
func (*ProfileInfo_PropertyInfo_Call) Return ¶
func (_c *ProfileInfo_PropertyInfo_Call) Return(_a0 config.PropertyInfo) *ProfileInfo_PropertyInfo_Call
func (*ProfileInfo_PropertyInfo_Call) Run ¶
func (_c *ProfileInfo_PropertyInfo_Call) Run(run func(name string)) *ProfileInfo_PropertyInfo_Call
func (*ProfileInfo_PropertyInfo_Call) RunAndReturn ¶
func (_c *ProfileInfo_PropertyInfo_Call) RunAndReturn(run func(string) config.PropertyInfo) *ProfileInfo_PropertyInfo_Call
type ProfileInfo_SectionInfo_Call ¶
ProfileInfo_SectionInfo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SectionInfo'
func (*ProfileInfo_SectionInfo_Call) Return ¶
func (_c *ProfileInfo_SectionInfo_Call) Return(_a0 config.SectionInfo) *ProfileInfo_SectionInfo_Call
func (*ProfileInfo_SectionInfo_Call) Run ¶
func (_c *ProfileInfo_SectionInfo_Call) Run(run func(name string)) *ProfileInfo_SectionInfo_Call
func (*ProfileInfo_SectionInfo_Call) RunAndReturn ¶
func (_c *ProfileInfo_SectionInfo_Call) RunAndReturn(run func(string) config.SectionInfo) *ProfileInfo_SectionInfo_Call
type ProfileInfo_Sections_Call ¶
ProfileInfo_Sections_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Sections'
func (*ProfileInfo_Sections_Call) Return ¶
func (_c *ProfileInfo_Sections_Call) Return(_a0 []string) *ProfileInfo_Sections_Call
func (*ProfileInfo_Sections_Call) Run ¶
func (_c *ProfileInfo_Sections_Call) Run(run func()) *ProfileInfo_Sections_Call
func (*ProfileInfo_Sections_Call) RunAndReturn ¶
func (_c *ProfileInfo_Sections_Call) RunAndReturn(run func() []string) *ProfileInfo_Sections_Call
type ProfileInfo_TypeName_Call ¶
ProfileInfo_TypeName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TypeName'
func (*ProfileInfo_TypeName_Call) Return ¶
func (_c *ProfileInfo_TypeName_Call) Return(_a0 string) *ProfileInfo_TypeName_Call
func (*ProfileInfo_TypeName_Call) Run ¶
func (_c *ProfileInfo_TypeName_Call) Run(run func()) *ProfileInfo_TypeName_Call
func (*ProfileInfo_TypeName_Call) RunAndReturn ¶
func (_c *ProfileInfo_TypeName_Call) RunAndReturn(run func() string) *ProfileInfo_TypeName_Call
type PropertyInfo ¶
PropertyInfo is an autogenerated mock type for the PropertyInfo type
func NewPropertyInfo ¶
func NewPropertyInfo(t interface { mock.TestingT Cleanup(func()) }) *PropertyInfo
NewPropertyInfo creates a new instance of PropertyInfo. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*PropertyInfo) CanBeBool ¶
func (_m *PropertyInfo) CanBeBool() bool
CanBeBool provides a mock function with given fields:
func (*PropertyInfo) CanBeNil ¶
func (_m *PropertyInfo) CanBeNil() bool
CanBeNil provides a mock function with given fields:
func (*PropertyInfo) CanBeNumeric ¶
func (_m *PropertyInfo) CanBeNumeric() bool
CanBeNumeric provides a mock function with given fields:
func (*PropertyInfo) CanBePropertySet ¶
func (_m *PropertyInfo) CanBePropertySet() bool
CanBePropertySet provides a mock function with given fields:
func (*PropertyInfo) CanBeString ¶
func (_m *PropertyInfo) CanBeString() bool
CanBeString provides a mock function with given fields:
func (*PropertyInfo) DefaultValue ¶
func (_m *PropertyInfo) DefaultValue() []string
DefaultValue provides a mock function with given fields:
func (*PropertyInfo) Description ¶
func (_m *PropertyInfo) Description() string
Description provides a mock function with given fields:
func (*PropertyInfo) EXPECT ¶
func (_m *PropertyInfo) EXPECT() *PropertyInfo_Expecter
func (*PropertyInfo) EnumValues ¶
func (_m *PropertyInfo) EnumValues() []string
EnumValues provides a mock function with given fields:
func (*PropertyInfo) ExampleValues ¶
func (_m *PropertyInfo) ExampleValues() []string
ExampleValues provides a mock function with given fields:
func (*PropertyInfo) Format ¶
func (_m *PropertyInfo) Format() string
Format provides a mock function with given fields:
func (*PropertyInfo) IsAnyType ¶
func (_m *PropertyInfo) IsAnyType() bool
IsAnyType provides a mock function with given fields:
func (*PropertyInfo) IsDeprecated ¶
func (_m *PropertyInfo) IsDeprecated() bool
IsDeprecated provides a mock function with given fields:
func (*PropertyInfo) IsMultiType ¶
func (_m *PropertyInfo) IsMultiType() bool
IsMultiType provides a mock function with given fields:
func (*PropertyInfo) IsOption ¶
func (_m *PropertyInfo) IsOption() bool
IsOption provides a mock function with given fields:
func (*PropertyInfo) IsRequired ¶
func (_m *PropertyInfo) IsRequired() bool
IsRequired provides a mock function with given fields:
func (*PropertyInfo) IsSingle ¶
func (_m *PropertyInfo) IsSingle() bool
IsSingle provides a mock function with given fields:
func (*PropertyInfo) IsSinglePropertySet ¶ added in v0.27.0
func (_m *PropertyInfo) IsSinglePropertySet() bool
IsSinglePropertySet provides a mock function with given fields:
func (*PropertyInfo) MustBeInteger ¶
func (_m *PropertyInfo) MustBeInteger() bool
MustBeInteger provides a mock function with given fields:
func (*PropertyInfo) Name ¶
func (_m *PropertyInfo) Name() string
Name provides a mock function with given fields:
func (*PropertyInfo) NumericRange ¶
func (_m *PropertyInfo) NumericRange() config.NumericRange
NumericRange provides a mock function with given fields:
func (*PropertyInfo) Option ¶
func (_m *PropertyInfo) Option() restic.Option
Option provides a mock function with given fields:
func (*PropertyInfo) PropertySet ¶
func (_m *PropertyInfo) PropertySet() config.NamedPropertySet
PropertySet provides a mock function with given fields:
func (*PropertyInfo) ValidationPattern ¶
func (_m *PropertyInfo) ValidationPattern() string
ValidationPattern provides a mock function with given fields:
type PropertyInfo_CanBeBool_Call ¶
PropertyInfo_CanBeBool_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CanBeBool'
func (*PropertyInfo_CanBeBool_Call) Return ¶
func (_c *PropertyInfo_CanBeBool_Call) Return(_a0 bool) *PropertyInfo_CanBeBool_Call
func (*PropertyInfo_CanBeBool_Call) Run ¶
func (_c *PropertyInfo_CanBeBool_Call) Run(run func()) *PropertyInfo_CanBeBool_Call
func (*PropertyInfo_CanBeBool_Call) RunAndReturn ¶
func (_c *PropertyInfo_CanBeBool_Call) RunAndReturn(run func() bool) *PropertyInfo_CanBeBool_Call
type PropertyInfo_CanBeNil_Call ¶
PropertyInfo_CanBeNil_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CanBeNil'
func (*PropertyInfo_CanBeNil_Call) Return ¶
func (_c *PropertyInfo_CanBeNil_Call) Return(_a0 bool) *PropertyInfo_CanBeNil_Call
func (*PropertyInfo_CanBeNil_Call) Run ¶
func (_c *PropertyInfo_CanBeNil_Call) Run(run func()) *PropertyInfo_CanBeNil_Call
func (*PropertyInfo_CanBeNil_Call) RunAndReturn ¶
func (_c *PropertyInfo_CanBeNil_Call) RunAndReturn(run func() bool) *PropertyInfo_CanBeNil_Call
type PropertyInfo_CanBeNumeric_Call ¶
PropertyInfo_CanBeNumeric_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CanBeNumeric'
func (*PropertyInfo_CanBeNumeric_Call) Return ¶
func (_c *PropertyInfo_CanBeNumeric_Call) Return(_a0 bool) *PropertyInfo_CanBeNumeric_Call
func (*PropertyInfo_CanBeNumeric_Call) Run ¶
func (_c *PropertyInfo_CanBeNumeric_Call) Run(run func()) *PropertyInfo_CanBeNumeric_Call
func (*PropertyInfo_CanBeNumeric_Call) RunAndReturn ¶
func (_c *PropertyInfo_CanBeNumeric_Call) RunAndReturn(run func() bool) *PropertyInfo_CanBeNumeric_Call
type PropertyInfo_CanBePropertySet_Call ¶
PropertyInfo_CanBePropertySet_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CanBePropertySet'
func (*PropertyInfo_CanBePropertySet_Call) Return ¶
func (_c *PropertyInfo_CanBePropertySet_Call) Return(_a0 bool) *PropertyInfo_CanBePropertySet_Call
func (*PropertyInfo_CanBePropertySet_Call) Run ¶
func (_c *PropertyInfo_CanBePropertySet_Call) Run(run func()) *PropertyInfo_CanBePropertySet_Call
func (*PropertyInfo_CanBePropertySet_Call) RunAndReturn ¶
func (_c *PropertyInfo_CanBePropertySet_Call) RunAndReturn(run func() bool) *PropertyInfo_CanBePropertySet_Call
type PropertyInfo_CanBeString_Call ¶
PropertyInfo_CanBeString_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CanBeString'
func (*PropertyInfo_CanBeString_Call) Return ¶
func (_c *PropertyInfo_CanBeString_Call) Return(_a0 bool) *PropertyInfo_CanBeString_Call
func (*PropertyInfo_CanBeString_Call) Run ¶
func (_c *PropertyInfo_CanBeString_Call) Run(run func()) *PropertyInfo_CanBeString_Call
func (*PropertyInfo_CanBeString_Call) RunAndReturn ¶
func (_c *PropertyInfo_CanBeString_Call) RunAndReturn(run func() bool) *PropertyInfo_CanBeString_Call
type PropertyInfo_DefaultValue_Call ¶
PropertyInfo_DefaultValue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DefaultValue'
func (*PropertyInfo_DefaultValue_Call) Return ¶
func (_c *PropertyInfo_DefaultValue_Call) Return(_a0 []string) *PropertyInfo_DefaultValue_Call
func (*PropertyInfo_DefaultValue_Call) Run ¶
func (_c *PropertyInfo_DefaultValue_Call) Run(run func()) *PropertyInfo_DefaultValue_Call
func (*PropertyInfo_DefaultValue_Call) RunAndReturn ¶
func (_c *PropertyInfo_DefaultValue_Call) RunAndReturn(run func() []string) *PropertyInfo_DefaultValue_Call
type PropertyInfo_Description_Call ¶
PropertyInfo_Description_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Description'
func (*PropertyInfo_Description_Call) Return ¶
func (_c *PropertyInfo_Description_Call) Return(_a0 string) *PropertyInfo_Description_Call
func (*PropertyInfo_Description_Call) Run ¶
func (_c *PropertyInfo_Description_Call) Run(run func()) *PropertyInfo_Description_Call
func (*PropertyInfo_Description_Call) RunAndReturn ¶
func (_c *PropertyInfo_Description_Call) RunAndReturn(run func() string) *PropertyInfo_Description_Call
type PropertyInfo_EnumValues_Call ¶
PropertyInfo_EnumValues_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EnumValues'
func (*PropertyInfo_EnumValues_Call) Return ¶
func (_c *PropertyInfo_EnumValues_Call) Return(_a0 []string) *PropertyInfo_EnumValues_Call
func (*PropertyInfo_EnumValues_Call) Run ¶
func (_c *PropertyInfo_EnumValues_Call) Run(run func()) *PropertyInfo_EnumValues_Call
func (*PropertyInfo_EnumValues_Call) RunAndReturn ¶
func (_c *PropertyInfo_EnumValues_Call) RunAndReturn(run func() []string) *PropertyInfo_EnumValues_Call
type PropertyInfo_ExampleValues_Call ¶
PropertyInfo_ExampleValues_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ExampleValues'
func (*PropertyInfo_ExampleValues_Call) Return ¶
func (_c *PropertyInfo_ExampleValues_Call) Return(_a0 []string) *PropertyInfo_ExampleValues_Call
func (*PropertyInfo_ExampleValues_Call) Run ¶
func (_c *PropertyInfo_ExampleValues_Call) Run(run func()) *PropertyInfo_ExampleValues_Call
func (*PropertyInfo_ExampleValues_Call) RunAndReturn ¶
func (_c *PropertyInfo_ExampleValues_Call) RunAndReturn(run func() []string) *PropertyInfo_ExampleValues_Call
type PropertyInfo_Expecter ¶
type PropertyInfo_Expecter struct {
// contains filtered or unexported fields
}
func (*PropertyInfo_Expecter) CanBeBool ¶
func (_e *PropertyInfo_Expecter) CanBeBool() *PropertyInfo_CanBeBool_Call
CanBeBool is a helper method to define mock.On call
func (*PropertyInfo_Expecter) CanBeNil ¶
func (_e *PropertyInfo_Expecter) CanBeNil() *PropertyInfo_CanBeNil_Call
CanBeNil is a helper method to define mock.On call
func (*PropertyInfo_Expecter) CanBeNumeric ¶
func (_e *PropertyInfo_Expecter) CanBeNumeric() *PropertyInfo_CanBeNumeric_Call
CanBeNumeric is a helper method to define mock.On call
func (*PropertyInfo_Expecter) CanBePropertySet ¶
func (_e *PropertyInfo_Expecter) CanBePropertySet() *PropertyInfo_CanBePropertySet_Call
CanBePropertySet is a helper method to define mock.On call
func (*PropertyInfo_Expecter) CanBeString ¶
func (_e *PropertyInfo_Expecter) CanBeString() *PropertyInfo_CanBeString_Call
CanBeString is a helper method to define mock.On call
func (*PropertyInfo_Expecter) DefaultValue ¶
func (_e *PropertyInfo_Expecter) DefaultValue() *PropertyInfo_DefaultValue_Call
DefaultValue is a helper method to define mock.On call
func (*PropertyInfo_Expecter) Description ¶
func (_e *PropertyInfo_Expecter) Description() *PropertyInfo_Description_Call
Description is a helper method to define mock.On call
func (*PropertyInfo_Expecter) EnumValues ¶
func (_e *PropertyInfo_Expecter) EnumValues() *PropertyInfo_EnumValues_Call
EnumValues is a helper method to define mock.On call
func (*PropertyInfo_Expecter) ExampleValues ¶
func (_e *PropertyInfo_Expecter) ExampleValues() *PropertyInfo_ExampleValues_Call
ExampleValues is a helper method to define mock.On call
func (*PropertyInfo_Expecter) Format ¶
func (_e *PropertyInfo_Expecter) Format() *PropertyInfo_Format_Call
Format is a helper method to define mock.On call
func (*PropertyInfo_Expecter) IsAnyType ¶
func (_e *PropertyInfo_Expecter) IsAnyType() *PropertyInfo_IsAnyType_Call
IsAnyType is a helper method to define mock.On call
func (*PropertyInfo_Expecter) IsDeprecated ¶
func (_e *PropertyInfo_Expecter) IsDeprecated() *PropertyInfo_IsDeprecated_Call
IsDeprecated is a helper method to define mock.On call
func (*PropertyInfo_Expecter) IsMultiType ¶
func (_e *PropertyInfo_Expecter) IsMultiType() *PropertyInfo_IsMultiType_Call
IsMultiType is a helper method to define mock.On call
func (*PropertyInfo_Expecter) IsOption ¶
func (_e *PropertyInfo_Expecter) IsOption() *PropertyInfo_IsOption_Call
IsOption is a helper method to define mock.On call
func (*PropertyInfo_Expecter) IsRequired ¶
func (_e *PropertyInfo_Expecter) IsRequired() *PropertyInfo_IsRequired_Call
IsRequired is a helper method to define mock.On call
func (*PropertyInfo_Expecter) IsSingle ¶
func (_e *PropertyInfo_Expecter) IsSingle() *PropertyInfo_IsSingle_Call
IsSingle is a helper method to define mock.On call
func (*PropertyInfo_Expecter) IsSinglePropertySet ¶ added in v0.27.0
func (_e *PropertyInfo_Expecter) IsSinglePropertySet() *PropertyInfo_IsSinglePropertySet_Call
IsSinglePropertySet is a helper method to define mock.On call
func (*PropertyInfo_Expecter) MustBeInteger ¶
func (_e *PropertyInfo_Expecter) MustBeInteger() *PropertyInfo_MustBeInteger_Call
MustBeInteger is a helper method to define mock.On call
func (*PropertyInfo_Expecter) Name ¶
func (_e *PropertyInfo_Expecter) Name() *PropertyInfo_Name_Call
Name is a helper method to define mock.On call
func (*PropertyInfo_Expecter) NumericRange ¶
func (_e *PropertyInfo_Expecter) NumericRange() *PropertyInfo_NumericRange_Call
NumericRange is a helper method to define mock.On call
func (*PropertyInfo_Expecter) Option ¶
func (_e *PropertyInfo_Expecter) Option() *PropertyInfo_Option_Call
Option is a helper method to define mock.On call
func (*PropertyInfo_Expecter) PropertySet ¶
func (_e *PropertyInfo_Expecter) PropertySet() *PropertyInfo_PropertySet_Call
PropertySet is a helper method to define mock.On call
func (*PropertyInfo_Expecter) ValidationPattern ¶
func (_e *PropertyInfo_Expecter) ValidationPattern() *PropertyInfo_ValidationPattern_Call
ValidationPattern is a helper method to define mock.On call
type PropertyInfo_Format_Call ¶
PropertyInfo_Format_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Format'
func (*PropertyInfo_Format_Call) Return ¶
func (_c *PropertyInfo_Format_Call) Return(_a0 string) *PropertyInfo_Format_Call
func (*PropertyInfo_Format_Call) Run ¶
func (_c *PropertyInfo_Format_Call) Run(run func()) *PropertyInfo_Format_Call
func (*PropertyInfo_Format_Call) RunAndReturn ¶
func (_c *PropertyInfo_Format_Call) RunAndReturn(run func() string) *PropertyInfo_Format_Call
type PropertyInfo_IsAnyType_Call ¶
PropertyInfo_IsAnyType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsAnyType'
func (*PropertyInfo_IsAnyType_Call) Return ¶
func (_c *PropertyInfo_IsAnyType_Call) Return(_a0 bool) *PropertyInfo_IsAnyType_Call
func (*PropertyInfo_IsAnyType_Call) Run ¶
func (_c *PropertyInfo_IsAnyType_Call) Run(run func()) *PropertyInfo_IsAnyType_Call
func (*PropertyInfo_IsAnyType_Call) RunAndReturn ¶
func (_c *PropertyInfo_IsAnyType_Call) RunAndReturn(run func() bool) *PropertyInfo_IsAnyType_Call
type PropertyInfo_IsDeprecated_Call ¶
PropertyInfo_IsDeprecated_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsDeprecated'
func (*PropertyInfo_IsDeprecated_Call) Return ¶
func (_c *PropertyInfo_IsDeprecated_Call) Return(_a0 bool) *PropertyInfo_IsDeprecated_Call
func (*PropertyInfo_IsDeprecated_Call) Run ¶
func (_c *PropertyInfo_IsDeprecated_Call) Run(run func()) *PropertyInfo_IsDeprecated_Call
func (*PropertyInfo_IsDeprecated_Call) RunAndReturn ¶
func (_c *PropertyInfo_IsDeprecated_Call) RunAndReturn(run func() bool) *PropertyInfo_IsDeprecated_Call
type PropertyInfo_IsMultiType_Call ¶
PropertyInfo_IsMultiType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsMultiType'
func (*PropertyInfo_IsMultiType_Call) Return ¶
func (_c *PropertyInfo_IsMultiType_Call) Return(_a0 bool) *PropertyInfo_IsMultiType_Call
func (*PropertyInfo_IsMultiType_Call) Run ¶
func (_c *PropertyInfo_IsMultiType_Call) Run(run func()) *PropertyInfo_IsMultiType_Call
func (*PropertyInfo_IsMultiType_Call) RunAndReturn ¶
func (_c *PropertyInfo_IsMultiType_Call) RunAndReturn(run func() bool) *PropertyInfo_IsMultiType_Call
type PropertyInfo_IsOption_Call ¶
PropertyInfo_IsOption_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsOption'
func (*PropertyInfo_IsOption_Call) Return ¶
func (_c *PropertyInfo_IsOption_Call) Return(_a0 bool) *PropertyInfo_IsOption_Call
func (*PropertyInfo_IsOption_Call) Run ¶
func (_c *PropertyInfo_IsOption_Call) Run(run func()) *PropertyInfo_IsOption_Call
func (*PropertyInfo_IsOption_Call) RunAndReturn ¶
func (_c *PropertyInfo_IsOption_Call) RunAndReturn(run func() bool) *PropertyInfo_IsOption_Call
type PropertyInfo_IsRequired_Call ¶
PropertyInfo_IsRequired_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsRequired'
func (*PropertyInfo_IsRequired_Call) Return ¶
func (_c *PropertyInfo_IsRequired_Call) Return(_a0 bool) *PropertyInfo_IsRequired_Call
func (*PropertyInfo_IsRequired_Call) Run ¶
func (_c *PropertyInfo_IsRequired_Call) Run(run func()) *PropertyInfo_IsRequired_Call
func (*PropertyInfo_IsRequired_Call) RunAndReturn ¶
func (_c *PropertyInfo_IsRequired_Call) RunAndReturn(run func() bool) *PropertyInfo_IsRequired_Call
type PropertyInfo_IsSinglePropertySet_Call ¶ added in v0.27.0
PropertyInfo_IsSinglePropertySet_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsSinglePropertySet'
func (*PropertyInfo_IsSinglePropertySet_Call) Return ¶ added in v0.27.0
func (_c *PropertyInfo_IsSinglePropertySet_Call) Return(_a0 bool) *PropertyInfo_IsSinglePropertySet_Call
func (*PropertyInfo_IsSinglePropertySet_Call) Run ¶ added in v0.27.0
func (_c *PropertyInfo_IsSinglePropertySet_Call) Run(run func()) *PropertyInfo_IsSinglePropertySet_Call
func (*PropertyInfo_IsSinglePropertySet_Call) RunAndReturn ¶ added in v0.27.0
func (_c *PropertyInfo_IsSinglePropertySet_Call) RunAndReturn(run func() bool) *PropertyInfo_IsSinglePropertySet_Call
type PropertyInfo_IsSingle_Call ¶
PropertyInfo_IsSingle_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsSingle'
func (*PropertyInfo_IsSingle_Call) Return ¶
func (_c *PropertyInfo_IsSingle_Call) Return(_a0 bool) *PropertyInfo_IsSingle_Call
func (*PropertyInfo_IsSingle_Call) Run ¶
func (_c *PropertyInfo_IsSingle_Call) Run(run func()) *PropertyInfo_IsSingle_Call
func (*PropertyInfo_IsSingle_Call) RunAndReturn ¶
func (_c *PropertyInfo_IsSingle_Call) RunAndReturn(run func() bool) *PropertyInfo_IsSingle_Call
type PropertyInfo_MustBeInteger_Call ¶
PropertyInfo_MustBeInteger_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MustBeInteger'
func (*PropertyInfo_MustBeInteger_Call) Return ¶
func (_c *PropertyInfo_MustBeInteger_Call) Return(_a0 bool) *PropertyInfo_MustBeInteger_Call
func (*PropertyInfo_MustBeInteger_Call) Run ¶
func (_c *PropertyInfo_MustBeInteger_Call) Run(run func()) *PropertyInfo_MustBeInteger_Call
func (*PropertyInfo_MustBeInteger_Call) RunAndReturn ¶
func (_c *PropertyInfo_MustBeInteger_Call) RunAndReturn(run func() bool) *PropertyInfo_MustBeInteger_Call
type PropertyInfo_Name_Call ¶
PropertyInfo_Name_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Name'
func (*PropertyInfo_Name_Call) Return ¶
func (_c *PropertyInfo_Name_Call) Return(_a0 string) *PropertyInfo_Name_Call
func (*PropertyInfo_Name_Call) Run ¶
func (_c *PropertyInfo_Name_Call) Run(run func()) *PropertyInfo_Name_Call
func (*PropertyInfo_Name_Call) RunAndReturn ¶
func (_c *PropertyInfo_Name_Call) RunAndReturn(run func() string) *PropertyInfo_Name_Call
type PropertyInfo_NumericRange_Call ¶
PropertyInfo_NumericRange_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NumericRange'
func (*PropertyInfo_NumericRange_Call) Return ¶
func (_c *PropertyInfo_NumericRange_Call) Return(_a0 config.NumericRange) *PropertyInfo_NumericRange_Call
func (*PropertyInfo_NumericRange_Call) Run ¶
func (_c *PropertyInfo_NumericRange_Call) Run(run func()) *PropertyInfo_NumericRange_Call
func (*PropertyInfo_NumericRange_Call) RunAndReturn ¶
func (_c *PropertyInfo_NumericRange_Call) RunAndReturn(run func() config.NumericRange) *PropertyInfo_NumericRange_Call
type PropertyInfo_Option_Call ¶
PropertyInfo_Option_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Option'
func (*PropertyInfo_Option_Call) Return ¶
func (_c *PropertyInfo_Option_Call) Return(_a0 restic.Option) *PropertyInfo_Option_Call
func (*PropertyInfo_Option_Call) Run ¶
func (_c *PropertyInfo_Option_Call) Run(run func()) *PropertyInfo_Option_Call
func (*PropertyInfo_Option_Call) RunAndReturn ¶
func (_c *PropertyInfo_Option_Call) RunAndReturn(run func() restic.Option) *PropertyInfo_Option_Call
type PropertyInfo_PropertySet_Call ¶
PropertyInfo_PropertySet_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PropertySet'
func (*PropertyInfo_PropertySet_Call) Return ¶
func (_c *PropertyInfo_PropertySet_Call) Return(_a0 config.NamedPropertySet) *PropertyInfo_PropertySet_Call
func (*PropertyInfo_PropertySet_Call) Run ¶
func (_c *PropertyInfo_PropertySet_Call) Run(run func()) *PropertyInfo_PropertySet_Call
func (*PropertyInfo_PropertySet_Call) RunAndReturn ¶
func (_c *PropertyInfo_PropertySet_Call) RunAndReturn(run func() config.NamedPropertySet) *PropertyInfo_PropertySet_Call
type PropertyInfo_ValidationPattern_Call ¶
PropertyInfo_ValidationPattern_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ValidationPattern'
func (*PropertyInfo_ValidationPattern_Call) Return ¶
func (_c *PropertyInfo_ValidationPattern_Call) Return(_a0 string) *PropertyInfo_ValidationPattern_Call
func (*PropertyInfo_ValidationPattern_Call) Run ¶
func (_c *PropertyInfo_ValidationPattern_Call) Run(run func()) *PropertyInfo_ValidationPattern_Call
func (*PropertyInfo_ValidationPattern_Call) RunAndReturn ¶
func (_c *PropertyInfo_ValidationPattern_Call) RunAndReturn(run func() string) *PropertyInfo_ValidationPattern_Call
type SectionInfo ¶
SectionInfo is an autogenerated mock type for the SectionInfo type
func NewSectionInfo ¶
func NewSectionInfo(t interface { mock.TestingT Cleanup(func()) }) *SectionInfo
NewSectionInfo creates a new instance of SectionInfo. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*SectionInfo) Command ¶
func (_m *SectionInfo) Command() restic.CommandIf
Command provides a mock function with given fields:
func (*SectionInfo) Description ¶
func (_m *SectionInfo) Description() string
Description provides a mock function with given fields:
func (*SectionInfo) EXPECT ¶
func (_m *SectionInfo) EXPECT() *SectionInfo_Expecter
func (*SectionInfo) IsAllOptions ¶
func (_m *SectionInfo) IsAllOptions() bool
IsAllOptions provides a mock function with given fields:
func (*SectionInfo) IsClosed ¶
func (_m *SectionInfo) IsClosed() bool
IsClosed provides a mock function with given fields:
func (*SectionInfo) IsCommandSection ¶
func (_m *SectionInfo) IsCommandSection() bool
IsCommandSection provides a mock function with given fields:
func (*SectionInfo) Name ¶
func (_m *SectionInfo) Name() string
Name provides a mock function with given fields:
func (*SectionInfo) OtherPropertyInfo ¶
func (_m *SectionInfo) OtherPropertyInfo() config.PropertyInfo
OtherPropertyInfo provides a mock function with given fields:
func (*SectionInfo) Properties ¶
func (_m *SectionInfo) Properties() []string
Properties provides a mock function with given fields:
func (*SectionInfo) PropertyInfo ¶
func (_m *SectionInfo) PropertyInfo(name string) config.PropertyInfo
PropertyInfo provides a mock function with given fields: name
func (*SectionInfo) TypeName ¶
func (_m *SectionInfo) TypeName() string
TypeName provides a mock function with given fields:
type SectionInfo_Command_Call ¶
SectionInfo_Command_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Command'
func (*SectionInfo_Command_Call) Return ¶
func (_c *SectionInfo_Command_Call) Return(_a0 restic.CommandIf) *SectionInfo_Command_Call
func (*SectionInfo_Command_Call) Run ¶
func (_c *SectionInfo_Command_Call) Run(run func()) *SectionInfo_Command_Call
func (*SectionInfo_Command_Call) RunAndReturn ¶
func (_c *SectionInfo_Command_Call) RunAndReturn(run func() restic.CommandIf) *SectionInfo_Command_Call
type SectionInfo_Description_Call ¶
SectionInfo_Description_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Description'
func (*SectionInfo_Description_Call) Return ¶
func (_c *SectionInfo_Description_Call) Return(_a0 string) *SectionInfo_Description_Call
func (*SectionInfo_Description_Call) Run ¶
func (_c *SectionInfo_Description_Call) Run(run func()) *SectionInfo_Description_Call
func (*SectionInfo_Description_Call) RunAndReturn ¶
func (_c *SectionInfo_Description_Call) RunAndReturn(run func() string) *SectionInfo_Description_Call
type SectionInfo_Expecter ¶
type SectionInfo_Expecter struct {
// contains filtered or unexported fields
}
func (*SectionInfo_Expecter) Command ¶
func (_e *SectionInfo_Expecter) Command() *SectionInfo_Command_Call
Command is a helper method to define mock.On call
func (*SectionInfo_Expecter) Description ¶
func (_e *SectionInfo_Expecter) Description() *SectionInfo_Description_Call
Description is a helper method to define mock.On call
func (*SectionInfo_Expecter) IsAllOptions ¶
func (_e *SectionInfo_Expecter) IsAllOptions() *SectionInfo_IsAllOptions_Call
IsAllOptions is a helper method to define mock.On call
func (*SectionInfo_Expecter) IsClosed ¶
func (_e *SectionInfo_Expecter) IsClosed() *SectionInfo_IsClosed_Call
IsClosed is a helper method to define mock.On call
func (*SectionInfo_Expecter) IsCommandSection ¶
func (_e *SectionInfo_Expecter) IsCommandSection() *SectionInfo_IsCommandSection_Call
IsCommandSection is a helper method to define mock.On call
func (*SectionInfo_Expecter) Name ¶
func (_e *SectionInfo_Expecter) Name() *SectionInfo_Name_Call
Name is a helper method to define mock.On call
func (*SectionInfo_Expecter) OtherPropertyInfo ¶
func (_e *SectionInfo_Expecter) OtherPropertyInfo() *SectionInfo_OtherPropertyInfo_Call
OtherPropertyInfo is a helper method to define mock.On call
func (*SectionInfo_Expecter) Properties ¶
func (_e *SectionInfo_Expecter) Properties() *SectionInfo_Properties_Call
Properties is a helper method to define mock.On call
func (*SectionInfo_Expecter) PropertyInfo ¶
func (_e *SectionInfo_Expecter) PropertyInfo(name interface{}) *SectionInfo_PropertyInfo_Call
PropertyInfo is a helper method to define mock.On call
- name string
func (*SectionInfo_Expecter) TypeName ¶
func (_e *SectionInfo_Expecter) TypeName() *SectionInfo_TypeName_Call
TypeName is a helper method to define mock.On call
type SectionInfo_IsAllOptions_Call ¶
SectionInfo_IsAllOptions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsAllOptions'
func (*SectionInfo_IsAllOptions_Call) Return ¶
func (_c *SectionInfo_IsAllOptions_Call) Return(_a0 bool) *SectionInfo_IsAllOptions_Call
func (*SectionInfo_IsAllOptions_Call) Run ¶
func (_c *SectionInfo_IsAllOptions_Call) Run(run func()) *SectionInfo_IsAllOptions_Call
func (*SectionInfo_IsAllOptions_Call) RunAndReturn ¶
func (_c *SectionInfo_IsAllOptions_Call) RunAndReturn(run func() bool) *SectionInfo_IsAllOptions_Call
type SectionInfo_IsClosed_Call ¶
SectionInfo_IsClosed_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsClosed'
func (*SectionInfo_IsClosed_Call) Return ¶
func (_c *SectionInfo_IsClosed_Call) Return(_a0 bool) *SectionInfo_IsClosed_Call
func (*SectionInfo_IsClosed_Call) Run ¶
func (_c *SectionInfo_IsClosed_Call) Run(run func()) *SectionInfo_IsClosed_Call
func (*SectionInfo_IsClosed_Call) RunAndReturn ¶
func (_c *SectionInfo_IsClosed_Call) RunAndReturn(run func() bool) *SectionInfo_IsClosed_Call
type SectionInfo_IsCommandSection_Call ¶
SectionInfo_IsCommandSection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsCommandSection'
func (*SectionInfo_IsCommandSection_Call) Return ¶
func (_c *SectionInfo_IsCommandSection_Call) Return(_a0 bool) *SectionInfo_IsCommandSection_Call
func (*SectionInfo_IsCommandSection_Call) Run ¶
func (_c *SectionInfo_IsCommandSection_Call) Run(run func()) *SectionInfo_IsCommandSection_Call
func (*SectionInfo_IsCommandSection_Call) RunAndReturn ¶
func (_c *SectionInfo_IsCommandSection_Call) RunAndReturn(run func() bool) *SectionInfo_IsCommandSection_Call
type SectionInfo_Name_Call ¶
SectionInfo_Name_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Name'
func (*SectionInfo_Name_Call) Return ¶
func (_c *SectionInfo_Name_Call) Return(_a0 string) *SectionInfo_Name_Call
func (*SectionInfo_Name_Call) Run ¶
func (_c *SectionInfo_Name_Call) Run(run func()) *SectionInfo_Name_Call
func (*SectionInfo_Name_Call) RunAndReturn ¶
func (_c *SectionInfo_Name_Call) RunAndReturn(run func() string) *SectionInfo_Name_Call
type SectionInfo_OtherPropertyInfo_Call ¶
SectionInfo_OtherPropertyInfo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OtherPropertyInfo'
func (*SectionInfo_OtherPropertyInfo_Call) Return ¶
func (_c *SectionInfo_OtherPropertyInfo_Call) Return(_a0 config.PropertyInfo) *SectionInfo_OtherPropertyInfo_Call
func (*SectionInfo_OtherPropertyInfo_Call) Run ¶
func (_c *SectionInfo_OtherPropertyInfo_Call) Run(run func()) *SectionInfo_OtherPropertyInfo_Call
func (*SectionInfo_OtherPropertyInfo_Call) RunAndReturn ¶
func (_c *SectionInfo_OtherPropertyInfo_Call) RunAndReturn(run func() config.PropertyInfo) *SectionInfo_OtherPropertyInfo_Call
type SectionInfo_Properties_Call ¶
SectionInfo_Properties_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Properties'
func (*SectionInfo_Properties_Call) Return ¶
func (_c *SectionInfo_Properties_Call) Return(_a0 []string) *SectionInfo_Properties_Call
func (*SectionInfo_Properties_Call) Run ¶
func (_c *SectionInfo_Properties_Call) Run(run func()) *SectionInfo_Properties_Call
func (*SectionInfo_Properties_Call) RunAndReturn ¶
func (_c *SectionInfo_Properties_Call) RunAndReturn(run func() []string) *SectionInfo_Properties_Call
type SectionInfo_PropertyInfo_Call ¶
SectionInfo_PropertyInfo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PropertyInfo'
func (*SectionInfo_PropertyInfo_Call) Return ¶
func (_c *SectionInfo_PropertyInfo_Call) Return(_a0 config.PropertyInfo) *SectionInfo_PropertyInfo_Call
func (*SectionInfo_PropertyInfo_Call) Run ¶
func (_c *SectionInfo_PropertyInfo_Call) Run(run func(name string)) *SectionInfo_PropertyInfo_Call
func (*SectionInfo_PropertyInfo_Call) RunAndReturn ¶
func (_c *SectionInfo_PropertyInfo_Call) RunAndReturn(run func(string) config.PropertyInfo) *SectionInfo_PropertyInfo_Call
type SectionInfo_TypeName_Call ¶
SectionInfo_TypeName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TypeName'
func (*SectionInfo_TypeName_Call) Return ¶
func (_c *SectionInfo_TypeName_Call) Return(_a0 string) *SectionInfo_TypeName_Call
func (*SectionInfo_TypeName_Call) Run ¶
func (_c *SectionInfo_TypeName_Call) Run(run func()) *SectionInfo_TypeName_Call
func (*SectionInfo_TypeName_Call) RunAndReturn ¶
func (_c *SectionInfo_TypeName_Call) RunAndReturn(run func() string) *SectionInfo_TypeName_Call