root/lang/objective-c/HatebuCoreData/HatenaBookmarkTest.h

Revision 11864, 273 bytes (checked in by mootoh, 8 months ago)

implementing Hatena Bookmark AtomAPI.

Line 
1//
2//  HatenaBookmarkTest.h
3//  HatebuCoreData
4//
5//  Created by mootoh on 5/18/08.
6//  Copyright 2008 deadbeaf.org. All rights reserved.
7//
8
9#import <SenTestingKit/SenTestingKit.h>
10#import "WSSE.h"
11
12@interface HatenaBookmarkTest : SenTestCase {
13  NSString *cred_;
14}
15
16@end
Note: See TracBrowser for help on using the browser.