RxSwift/Tests
tarunon ea105037c9 refactoring
rename `assignedProxyFor(_:)` ->  `assignedProxy(for:)`
rename `currentDelegateFor(_:)` -> `currentDelegate(for:)`
rename `proxyForObject(_:)` -> `proxy(for:)`
2017-08-29 12:41:33 +09:00
..
Benchmarks Sets baselines. 2017-01-21 22:52:18 +01:00
Microoptimizations Xcode 8.3 #1171 2017-04-04 15:57:50 +02:00
Platform [Fix] Linux. 2017-01-21 22:05:28 +01:00
RxBlockingTests Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
RxCocoaTests refactoring 2017-08-29 12:41:33 +09:00
RxSwiftTests Merge branch 'master' into swift4.0 2017-07-29 14:20:54 +02:00
Info.plist Deprecates DelegateProxy.observe in favor of DelegateProxy.sentMessage. Adds methodInvoked to DelegateProxy. 2016-10-02 22:55:39 +02:00
MessageProcessingStage.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
Recorded+Timeless.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
Resources.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
RxTest.swift Improves sleep method in unit tests. 2017-07-17 18:35:43 +02:00
TestErrors.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
XCTest+AllTests.swift Adds file and line to test asserts. 2017-02-12 20:50:25 +01:00