]> git.saurik.com Git - iphone-api.git/blob - MobileSMS/mSMSApplication-mSMSApplicationTesting.h
89496ed845cc7cbb1a74c54a34f26342213936c6
[iphone-api.git] / MobileSMS / mSMSApplication-mSMSApplicationTesting.h
1 /*
2 * Generated by class-dump 3.1.2.
3 *
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
5 */
6
7 #import "mSMSApplication.h"
8
9 @interface mSMSApplication (mSMSApplicationTesting)
10 - (BOOL)runTest:(id)fp8 options:(id)fp12;
11 - (void)finishedTest:(id)fp8 extraResults:(id)fp12;
12 - (void)failedTest:(id)fp8;
13 - (void)showTranscriptList;
14 - (void)didShowAMessage;
15 - (void)didShowTranscriptList;
16 - (void)didSendMessage;
17 - (void)showNextMessage;
18 - (void)startShowMessagesTest:(id)fp8;
19 - (void)startSendMessageTest:(id)fp8;
20 - (void)sendNextMessage;
21 - (void)startThrowTest:(id)fp8;
22 - (void)flickFinished:(id)fp8;
23 - (void)_scrollTranscriptTest:(id)fp8;
24 - (void)startScrollTranscriptTest:(id)fp8;
25 @end
26