Packagecom.asfusion.mate.testing
Classpublic class MockCache



Public Properties
 PropertyDefined by
  cacheCollection : Dictionary
[static]
MockCache
Public Methods
 MethodDefined by
  
getInstance(generator:Class, cache:Boolean):*
[static]
MockCache
Property detail
cacheCollectionproperty
public static var cacheCollection:Dictionary

Method detail
getInstance()method
public static function getInstance(generator:Class, cache:Boolean):*

Parameters
generator:Class
 
cache:Boolean

Returns
*