EZSwiftExtensions/EZSwiftExtensionsTests
Arunav Sanyal bcd3589df5 <Description> : Add toggled var to Bool.
<Type> : feature/test
2017-01-01 17:06:20 -08:00
..
ArrayTests.swift add test of get(at range:ClosedRange<Int>) 2016-10-25 12:20:33 +08:00
BlockButtonTests.swift Changed names of all test files 2016-08-25 20:00:28 +03:00
BlockLongPressTests.swift Added block series tests 2016-08-25 20:34:07 +03:00
BlockPanTests.swift Added block series tests 2016-08-25 20:34:07 +03:00
BlockPinchTests.swift Added block series tests 2016-08-25 20:34:07 +03:00
BlockSwipeTests.swift Added block series tests 2016-08-25 20:34:07 +03:00
BlockTapTests.swift Added block series tests 2016-08-25 20:34:07 +03:00
BlockWebViewTests.swift Added block series tests 2016-08-25 20:34:07 +03:00
BoolTests.swift <Description> : Add toggled var to Bool. 2017-01-01 17:06:20 -08:00
BundleTests.swift Renamed test files 2016-11-03 19:02:44 +02:00
CGFloatTests.swift <Description> : Implementing CGFloat shortest angle distance in radians. 2016-10-30 01:44:43 +03:00
CGPointTests.swift <Description> : Adding vector and angle based constructors for CGPoint. 2016-12-27 22:23:53 -08:00
CGRectTests.swift Fixed CGRect test init 2016-08-25 21:54:49 +03:00
CharacterTests.swift <Description> : Adding the isEmoji extension for character. 2016-12-24 00:05:13 -08:00
DateTests.swift <Description> : Adding nanosecond extension for date and some refactoring of existing date APIs. 2016-12-31 16:33:22 -08:00
DictionaryTests.swift <Description> : Migrating serialization and deserialization of JSON to Dictionary from NSDictionary. (#335) 2016-12-13 00:59:04 -08:00
DoubleTests.swift modified and removed all tests 2016-09-29 20:57:43 +03:00
EZSwiftFunctionsTests.swift Swift 3 support for Xcode 8 + all tests 2016-09-20 01:48:19 +03:00
ErrorTypeTests.swift Added rest of the files 2016-08-25 20:50:35 +03:00
ExampleTests.swift Swift 3 support for Xcode 8 + all tests 2016-09-20 01:48:19 +03:00
FloatingPointTests.swift Added FloatingPoint tests for all methods 2016-09-29 20:56:11 +03:00
Info.plist Fixed DoubleExtension not compiling with Carthage 2015-12-23 18:12:08 -06:00
IntTests.swift <Description> : Adding lcm and gcd for unsigned integer. 2017-01-01 23:40:31 +02:00
NSAttributedStringTests.swift Added testAppending to NSAttributedStringTests 2016-10-30 23:03:58 -07:00
NSDictionaryTests.swift Deprecated NSDictionaryExtensions (#333) 2016-12-12 23:24:39 -08:00
NSObjectTests.swift <Description> : Adding NSObject Tests. 2016-10-05 20:13:25 -07:00
StringTests.swift Added testAttributed 2016-11-01 12:19:56 +02:00
TimerTests.swift <Description> : Adding test for timer runThisEvery. 2016-11-28 11:11:15 -08:00
UIAlertControllerTests.swift Added rest of the files 2016-08-25 20:50:35 +03:00
UIApplicationTests.swift Added rest of the files 2016-08-25 20:50:35 +03:00
UIBarButtonItemTests.swift Added rest of the files 2016-08-25 20:50:35 +03:00
UIButtonTests.swift Added testFrameInit() 2016-11-10 02:03:57 -08:00
UIColorTests.swift modified and removed all tests 2016-09-29 20:57:43 +03:00
UIDeviceTests.swift Added rest of the files 2016-08-25 20:50:35 +03:00
UIFontTests.swift <Description> : Adding UIFont tests. 2016-10-09 22:20:43 -07:00
UIImageTests.swift Added rest of the files 2016-08-25 20:50:35 +03:00
UIImageViewTests.swift Added rest of the files 2016-08-25 20:50:35 +03:00
UILabelTests.swift Added UILabel tests 2016-10-30 23:24:52 -07:00
UISliderTests.swift Added rest of the files 2016-08-25 20:50:35 +03:00
UIStoryboardTests.swift Added rest of the files 2016-08-25 20:50:35 +03:00
UISwitchTests.swift <Description> : Adding tests for UI Switch methods. 2016-10-17 12:06:47 +03:00
UITextFieldTests.swift Added frame variables 2016-11-06 13:25:31 -08:00
UITextViewTests.swift Added rest of the files 2016-08-25 20:50:35 +03:00
UIUserInterfaceSizeClassTests.swift <Description> : Adding UIUserInterfaceSizeClassTests. 2016-10-17 18:55:12 -07:00
UIViewControllerTests.swift Added extension for popToRootViewController 2016-12-19 00:40:44 +02:00
UIViewTests.swift Fixed tests. 2016-11-16 14:56:26 +01:00
UIWindowTests.swift Added rest of the files 2016-08-25 20:50:35 +03:00
URLTests.swift Renamed test files 2016-11-03 19:02:44 +02:00
UserDefaultTests.swift <Description> : Adding test for subscript extension of UserDefault class. 2016-12-19 00:39:00 +02:00