apex-mockery
Lightweight mocking library in Apex
File Explorer
Download Latest Version (.zip)- build.yml
- create-package-version.yml
- on-main-push.yml
- on-pull-request.yml
- on-release-published.yml
- validate-namespace-compatibility.yml
- validate-package-version.yml
- ISSUE_TEMPLATE.md
- PULL_REQUEST_TEMPLATE.md
- commit-msg
- pre-commit
- pre-push
- project-scratch-def.json
- HasBeenCalled.cls
- HasBeenCalled.cls-meta.xml
- HasBeenCalledTimes.cls
- HasBeenCalledTimes.cls-meta.xml
- HasBeenCalledWith.cls
- HasBeenCalledWith.cls-meta.xml
- HasBeenCalledWithCustomMatchable.cls
- HasBeenCalledWithCustomMatchable.cls-meta.xml
- HasBeenCalledWithJSONMatchable.cls
- HasBeenCalledWithJSONMatchable.cls-meta.xml
- HasBeenCalledWithTypeMatchable.cls
- HasBeenCalledWithTypeMatchable.cls-meta.xml
- HasBeenLastCalledWith.cls
- HasBeenLastCalledWith.cls-meta.xml
- HasNotBeenCalled.cls
- HasNotBeenCalled.cls-meta.xml
- Behave.cls
- Behave.cls-meta.xml
- BehaveOnce.cls
- BehaveOnce.cls-meta.xml
- NoConfiguration.cls
- NoConfiguration.cls-meta.xml
- Returns.cls
- Returns.cls-meta.xml
- ReturnsOnce.cls
- ReturnsOnce.cls-meta.xml
- ReturnsThenThrows.cls
- ReturnsThenThrows.cls-meta.xml
- Throws.cls
- Throws.cls-meta.xml
- ThrowsOnce.cls
- ThrowsOnce.cls-meta.xml
- ThrowsThenReturns.cls
- ThrowsThenReturns.cls-meta.xml
- WhenCalledWith_ThenBehave.cls
- WhenCalledWith_ThenBehave.cls-meta.xml
- WhenCalledWith_ThenReturnOnce.cls
- WhenCalledWith_ThenReturnOnce.cls-meta.xml
- WhenCalledWith_ThenThrow.cls
- WhenCalledWith_ThenThrow.cls-meta.xml
- WhenCalledWith_ThenThrowOnce.cls
- WhenCalledWith_ThenThrowOnce.cls-meta.xml
- WhenCalledWithCustomMatchable_ThenReturn.cls
- WhenCalledWithCustomMatchable_ThenReturn.cls-meta.xml
- WhenCalledWithEqualMatching_ThenReturn.cls
- WhenCalledWithEqualMatching_ThenReturn.cls-meta.xml
- WhenCalledWithJSONMatching_ThenReturn.cls
- WhenCalledWithJSONMatching_ThenReturn.cls-meta.xml
- WhenCalledWithMatchingThrowsAndReturns.cls
- WhenCalledWithMatchingThrowsAndReturns.cls-meta.xml
- WhenCalledWithNotMatchingAndReturn.cls
- WhenCalledWithNotMatchingAndReturn.cls-meta.xml
- WhenCalledWithoutMatchingConfiguration.cls
- WhenCalledWithoutMatchingConfiguration.cls-meta.xml
- WhenCalledWithTypeMatching_ThenReturn.cls
- WhenCalledWithTypeMatching_ThenReturn.cls-meta.xml
- Bakery.cls
- Bakery.cls-meta.xml
- DeliveryService.cls
- DeliveryService.cls-meta.xml
- OrderConfirmation.cls
- OrderConfirmation.cls-meta.xml
- Pastry.cls
- Pastry.cls-meta.xml
- RecipeException.cls
- RecipeException.cls-meta.xml
- ApexMockeryOverview.cls
- ApexMockeryOverview.cls-meta.xml
- OperaPastryMatchable.cls
- OperaPastryMatchable.cls-meta.xml
- Argument.cls
- Argument.cls-meta.xml
- Expect.cls
- Expect.cls-meta.xml
- MethodSpy.cls
- MethodSpy.cls-meta.xml
- Mock.cls
- Mock.cls-meta.xml
- StubBuilderImpl.cls
- StubBuilderImpl.cls-meta.xml
- ApexMockeryOverview.cls
- ApexMockeryOverview.cls-meta.xml
- BusinessService.cls
- BusinessService.cls-meta.xml
- DMLDelegate.cls
- DMLDelegate.cls-meta.xml
- FunctionalTest.cls
- FunctionalTest.cls-meta.xml
- DeprecatedMethodSpyTest.cls
- DeprecatedMethodSpyTest.cls-meta.xml
- ArgumentTest.cls
- ArgumentTest.cls-meta.xml
- DummyInterface.cls
- DummyInterface.cls-meta.xml
- ExpectTest.cls
- ExpectTest.cls-meta.xml
- MethodSpyOnceTest.cls
- MethodSpyOnceTest.cls-meta.xml
- MethodSpyTest.cls
- MethodSpyTest.cls-meta.xml
- MethodSpyTestCustomBehavior.cls
- MethodSpyTestCustomBehavior.cls-meta.xml
- MethodSpyTimesTest.cls
- MethodSpyTimesTest.cls-meta.xml
- MockTest.cls
- MockTest.cls-meta.xml
- class_diagram.png
- logo.png
- .forceignore
- .gitignore
- .prettierignore
- .prettierrc
- apex-ruleset.xml
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CODEOWNERS
- commitlint.config.js
- CONTRIBUTING.md
- LICENSE.md
- package-lock.json
- package.json
- postInstall.sh
- README.md
- SECURITY.md
- sfdx-project.json
// repository documentation
Was this content helpful?
(0 ratings)
