Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockDomain ¶
type MockDomain interface { sdb.Domain oglemock.MockObject }
func NewMockDomain ¶
func NewMockDomain( c oglemock.Controller, desc string) MockDomain
type MockSimpleDB ¶
type MockSimpleDB interface { sdb.SimpleDB oglemock.MockObject }
func NewMockSimpleDB ¶
func NewMockSimpleDB( c oglemock.Controller, desc string) MockSimpleDB
Click to show internal directories.
Click to hide internal directories.