public void CleanUp() { TestAspectAttribute.ClearCallbacks(); TestAspect2Attribute.ClearCallbacks(); AspectFactory.ClearGlobalAspects(); AspectFactory.ClearCache <IParameterPassingTest>(); }