Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoggerFixture ¶
type LoggerFixture struct {
// contains filtered or unexported fields
}
func NewLoggerFixture ¶
func NewLoggerFixture(logger log.ILogger) *LoggerFixture
func (*LoggerFixture) TestErrorLogging ¶
func (c *LoggerFixture) TestErrorLogging(t *testing.T)
func (*LoggerFixture) TestLogLevel ¶
func (c *LoggerFixture) TestLogLevel(t *testing.T)
func (*LoggerFixture) TestSimpleLogging ¶
func (c *LoggerFixture) TestSimpleLogging(t *testing.T)
Click to show internal directories.
Click to hide internal directories.