Events2Join

Mockery on CocoaPods.org


Mockery on CocoaPods.org

Mockery is a mocking library for Swift. Mockery lets you register function results, invoke method calls and inspect invokations.

Mocker on CocoaPods.org

Create your mocked data · JSON Requests · File extensions · Custom HEAD and GET response · Delayed responses · Redirect responses · Ignoring URLs · Mock callbacks.

OCMock on CocoaPods.org

OCMock is an Objective-C implementation of mock objects. For downloads, documentation, and support please visit ocmock.org.

OCMockito on CocoaPods.org

OCMockito is an Objective-C implementation of Mockito, supporting creation, verification and stubbing of mock objects.

MockNRoll on CocoaPods.org

Mock 'n' Roll is a mock library for Swift, that helps you mock functionality when unit testing. You can invoke method calls with full argument support, register ...

MockingKit on CocoaPods.org

About MockingKit. MockingKit is a Swift-based mocking library that makes it easy to mock protocols and classes, for instance when unit testing or mocking ...

SwiftyMocky on CocoaPods.org

Installation SwiftyMocky CLI; Generate mocks. Usage: Marking protocols to be mocked; Stubbing return values for mock methods - Given; Check invocations of ...

Testable on CocoaPods.org

A Swift mocking framework to easily spy on your test doubles or turn them into stubs.

Pod install is staying on "Setting up CocoaPods Master repo"

mocking; menu; yaml; bitmap; sum; asp.net-mvc-5; visual-studio-2008; jsf ... Why cocoapods.org not mention this type of install? Stop wasting ...

vektra/mockery: A mock code autogenerator for Go - GitHub

mockery provides the ability to easily generate mocks for Golang interfaces using the stretchr/testify/mock package. It removes the boilerplate coding required ...

MockWebServer on CocoaPods.org

MockWebServer is a very simple web server that is solely designed to work with XCTest framework. MockWebServer mocks a web server's behavior.

mock-server | cocoapods.org keywords | Ecosyste.ms: Packages

View the packages on the cocoapods.org package registry that are tagged with the mock-server keyword.

Publishing Open Source via Cocoapods.org - Using Swift

When publishing an open source swift framework, are the respective documentation + stats of the pod on cocoapods.org still relevant? Does ...

How to show correct pod version and pod page on cocoapods.org

mocking; nullpointerexception; menu; yaml; bitmap; sum; asp.net-mvc-5; visual-studio-2008; jsf-2; electron; time-series; yii2; stream; android- ...

CocoaPods Quick Start Guide | Documentation - Mockingbird

... mocked. There are a number of options available such as only mocking protocols and disabling all SwiftLint rules: $ Pods/MockingbirdFramework/mockingbird ...

MockUIAlertController on CocoaPods.org

MockUIAlertController lets you mock iOS alerts and action sheets for unit tests. It works for Swift as well as Objective-C. (For old UIAlertView or ...

Mockery is a simple yet flexible PHP mock object ... - GitHub

Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework.

OCMock 3.9.4 on CocoaPods - Libraries.io - security & maintenance ...

OCMock is an Objective-C implementation of mock objects. For downloads, documentation, and support please visit ocmock.org.

Reusable iOS Frameworks, Episode 19: Support Cocoapods ...

Mock The Internet, Part 1 4:25; Locked 15. Mock The Internet, Part 2 ... Sign in. Notes: 19. Support Cocoapods & Carthage. https://cocoapods.org · https://github.

MockNStub on CocoaPods.org

to the files where you need to create mocks or stubs. All Mocks are Stubs. All created mocks conform to the Mocking protocol and since Mocking conforms to ...