session-ios/SessionMessagingKitTests/_TestUtilities
Morgan Pretty 31ecd78737 Refactored the mocking code to use a better convention which also allows for call validation
Added a Nimble predicate for checking a function on a mock was called
Added the various remove methods to the Storage protocol
Updated the Ed25519Type to be an instance-based protocol (needed for mocking)
2022-03-11 16:57:28 +11:00
..
BoxKeyPair+Mocked.swift Refactored the mocking code to use a better convention which also allows for call validation 2022-03-11 16:57:28 +11:00
MockAeadXChaCha20Poly1305Ietf.swift Refactored the mocking code to use a better convention which also allows for call validation 2022-03-11 16:57:28 +11:00
MockEd25519.swift Refactored the mocking code to use a better convention which also allows for call validation 2022-03-11 16:57:28 +11:00
MockGenericHash.swift Refactored the mocking code to use a better convention which also allows for call validation 2022-03-11 16:57:28 +11:00
MockSign.swift Refactored the mocking code to use a better convention which also allows for call validation 2022-03-11 16:57:28 +11:00
MockSodium.swift Refactored the mocking code to use a better convention which also allows for call validation 2022-03-11 16:57:28 +11:00
MockStorage.swift Refactored the mocking code to use a better convention which also allows for call validation 2022-03-11 16:57:28 +11:00
Mockable.swift Updated to the latest blinding behaviour 2022-02-21 10:01:53 +11:00
TestInteraction.swift Refactored the mocking code to use a better convention which also allows for call validation 2022-03-11 16:57:28 +11:00
TestThread.swift Refactored the mocking code to use a better convention which also allows for call validation 2022-03-11 16:57:28 +11:00
TestUserDefaults.swift Further work on unit tests (and a couple of bug fixes found when testing) 2022-03-07 17:43:30 +11:00