EZSwiftExtensions/EZSwiftExtensionsTests
Rahim Khalid 761abf1a56 Creating and updating sync dictionary for storing and cache dateFormatter for later use and memory management with updating unit test for Cache Dict. 2019-05-11 22:18:25 -07:00
..
ArrayTests.swift Final merge for swift 4 (#476) 2018-06-22 19:26:59 -07:00
BlockButtonTests.swift Fixing unit tests to run with MACOS. 2017-06-12 10:34:54 -07: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 Fixing unit tests to run with MACOS. 2017-06-12 10:34:54 -07:00
CGPointTests.swift Fixing unit tests to run with MACOS. 2017-06-12 10:34:54 -07:00
CGRectTests.swift Fixing unit tests to run with MACOS. 2017-06-12 10:34:54 -07:00
CharacterTests.swift <Description> : Adding the isEmoji extension for character. 2016-12-24 00:05:13 -08:00
DateTests.swift Creating and updating sync dictionary for storing and cache dateFormatter for later use and memory management with updating unit test for Cache Dict. 2019-05-11 22:18:25 -07:00
DictionaryTests.swift Final merge for swift 4 (#476) 2018-06-22 19:26:59 -07:00
DoubleTests.swift Adding the exponentiation operator for Double. 2017-08-07 23:03:29 -07: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
FileManagerTests.swift File manager extension documentsDirectoryPath and cachesDirectoryPath 2017-05-22 18:59:03 -07:00
FloatingPointTests.swift <Description> : Adding random for Floating point. 2017-01-01 17:19:43 -08:00
HashableTests.swift Merge in master EZSE 2018-09-30 00:26:57 -07:00
Info.plist Fixed DoubleExtension not compiling with Carthage 2015-12-23 18:12:08 -06:00
IntTests.swift <Description> : Adding random for Integer. 2017-02-05 00:13:51 -08:00
NSAttributedStringTests.swift Final merge for swift 4 (#476) 2018-06-22 19:26:59 -07:00
NSDictionaryTests.swift Deprecated NSDictionaryExtensions (#333) 2016-12-12 23:24:39 -08:00
NSObjectTests.swift Final merge for swift 4 (#476) 2018-06-22 19:26:59 -07:00
StringTests.swift Final merge for swift 4 (#476) 2018-06-22 19:26:59 -07: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 Fixing unit tests to run with MACOS. 2017-06-12 10:34:54 -07:00
UIColorTests.swift Fixing unit tests to run with MACOS. 2017-06-12 10:34:54 -07:00
UIDeviceTests.swift Added rest of the files 2016-08-25 20:50:35 +03:00
UIEdgeInsetsTests.swift Added UIEdgeInsetsExtensions 2017-01-21 06:21:55 -08:00
UIFontTests.swift Fixing unit tests to run with MACOS. 2017-06-12 10:34:54 -07:00
UIImageTests.swift Fixing unit tests to run with MACOS. 2017-06-12 10:34:54 -07:00
UIImageViewTests.swift Fixing unit tests to run with MACOS. 2017-06-12 10:34:54 -07:00
UILabelTests.swift New convenience init with font, color and alignment (#441) 2017-08-29 23:14:44 -07:00
UISliderTests.swift Added rest of the files 2016-08-25 20:50:35 +03:00
UIStackViewTests.swift Fixing unit tests to run with MACOS. 2017-06-12 10:34:54 -07: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 Final merge for swift 4 (#476) 2018-06-22 19:26:59 -07:00
UITextViewTests.swift Added rest of the files 2016-08-25 20:50:35 +03:00
UIUserInterfaceSizeClassTests.swift Fixing unit tests to run with MACOS. 2017-06-12 10:34:54 -07:00
UIViewControllerTests.swift Fixing unit tests to run with MACOS. 2017-06-12 10:34:54 -07:00
UIViewTests.swift Fixing unit tests to run with MACOS. 2017-06-12 10:34:54 -07:00
UIWindowTests.swift Added rest of the files 2016-08-25 20:50:35 +03:00
URLTests.swift Fixing unit tests to run with MACOS. 2017-06-12 10:34:54 -07:00
UserDefaultTests.swift Adding a date extractor from user defaults. 2017-10-24 22:53:13 -07:00