C# Class Castle.Facilities.Cache.Tests.CacheTest

Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
ResetConsoleOut ( ) : void

Private Methods

Method Description
SetUp ( ) : void
TearDown ( ) : void
TestCacheViaCode ( ) : void
TestCacheViaConfig ( ) : void
TestFicoCache ( ) : void
TestMultipleCacheViaCode ( ) : void
WaitOneMillisecond ( ) : void

Method Details

ResetConsoleOut() public method

public ResetConsoleOut ( ) : void
return void