#import #import @interface MyPrinter2Tests : XCTestCase @end @implementation MyPrinter2Tests - (void)setUp { [super setUp]; // Put setup code here. This method is called before the invocation of each test method in the class. } - (void)tearDown { //