LoggerTests AnotherLogger ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Core Logger
    DeltaEngine.Mocks MockLogger
      DeltaEngine.Tests.Core LoggerTests AnotherLogger

Namespace: DeltaEngine.Tests.Core
Assembly: DeltaEngine.Tests (in DeltaEngine.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class AnotherLogger : MockLogger

The LoggerTests AnotherLogger type exposes the following members.

Constructors

  NameDescription
Public methodLoggerTests AnotherLogger
Initializes a new instance of the LoggerTests AnotherLogger class
Top
Methods

  NameDescription
Protected methodCreateMessageTypePrefix (Inherited from Logger.)
Public methodDispose (Inherited from Logger.)
Public methodWrite (Inherited from MockLogger.)
Top
Properties

  NameDescription
Public propertyLastMessage (Inherited from Logger.)
Public propertyNumberOfMessages (Inherited from MockLogger.)
Public propertyNumberOfRepeatedMessagesIgnored (Inherited from Logger.)
Top
See Also