1 //---------------------------------------------------------------------------------------
3 // Copyright (c) 2005-2008 by Mulle Kybernetik. See License file for details.
4 //---------------------------------------------------------------------------------------
6 #import <OCMock/OCMockObject.h>
8 @interface OCClassMockObject
: OCMockObject
13 - (id
)initWithClass
:(Class
)aClass
;