 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
    var ( TestTimeout = 10 * time.Minute TestSlowRun = 10 * time.Second TestSlowFlush = 1 * time.Second )
      View Source
      
  
var WriterCloser = &testLoggerWriterCloser{}
    Functions ¶
func PrintCurrentTest ¶
PrintCurrentTest prints the current test to os.Stdout
Types ¶
type TestLogEventWriter ¶
type TestLogEventWriter struct {
	*log.EventWriterBaseImpl
}
    TestLogEventWriter is a logger which will write to the testing log
 Click to show internal directories. 
   Click to hide internal directories.