#import <XCTest/XCTest.h>
//This test class covers CryptoTools.h - the wrapper around all core crypto library.
@interface CryptoToolsTest : XCTestCase
@end