FakeEventLogProvider ClassKentico 8.1 API Reference
Fake event log provider for tests. By default reports logged errors as failed test, logs warnings to output, and ignores information.
Inheritance Hierarchy

OnlineSystem Object
  CMS.DataEngine AbstractProvider
    CMS.DataEngine BaseAbstractInfoProvider
      CMS.DataEngine AbstractInfoProvider EventLogProvider 
        CMS.DataEngine AbstractInfoProvider EventLogInfo, EventLogProvider 
          CMS.EventLog EventLogProvider
            CMS.Tests FakeEventLogProvider

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 8.0.0.0 (8.1.5347.20411)
See Also