3 files changed
+3
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
|
- Nimble.podspec+2-1
- Nimble.xcodeproj/project.pbxproj+136-118
- README.md+17
- Sources/Nimble/Adapters/NonObjectiveC/ExceptionCapture.swift
- Sources/Nimble/Adapters/ObjectiveC/CurrentTestCaseTracker.m+25
- Sources/Nimble/Adapters/ObjectiveC/DSL.h
- Sources/Nimble/Adapters/ObjectiveC/DSL.m
- Sources/Nimble/Adapters/ObjectiveC/NMBExceptionCapture.h
- Sources/Nimble/Adapters/ObjectiveC/NMBExceptionCapture.m
- Sources/Nimble/Adapters/ObjectiveC/NMBExpectation.swift
- Sources/Nimble/Adapters/ObjectiveC/NMBObjCMatcher.swift
- Sources/Nimble/Adapters/ObjectiveC/NMBStringify.h
- Sources/Nimble/Adapters/ObjectiveC/NMBStringify.m
- Sources/Nimble/Matchers/AsyncMatcherWrapper.swift
- Sources/Nimble/Matchers/BeEmpty.swift+1-1
- Sources/Nimble/Matchers/HaveCount.swift+2-2
- Sources/Nimble/Matchers/MatchError.swift+26
- Sources/Nimble/Matchers/MatcherFunc.swift
- Sources/Nimble/Matchers/MatcherProtocols.swift+1
- Sources/Nimble/Matchers/ThrowError.swift-128
- Sources/Nimble/Utils/Errors.swift+133
- Sources/Nimble/Utils/Stringers.swift+7
- Sources/Nimble/objc/CurrentTestCaseTracker.m-18
- Tests/Nimble/Matchers/BeEmptyTest.swift+17
- Tests/Nimble/Matchers/HaveCountTest.swift+4-4
- Tests/Nimble/Matchers/MatchErrorTest.swift+78
- Tests/Nimble/objc/ObjCBeEmptyTest.m+10-2
- Tests/Nimble/objc/ObjCHaveCount.m+17-2
- Tests/Nimble/objc/ObjcStringersTest.m+7
0 commit comments