-
### Description
I have a similar problem like the one described in this post.
In my case, I have a wired method which fills a track property that is used in a if:true/if:false. After emiting the mo…
-
As of commit 0e621451cc99650d4d4ca61e815f6168ad883aed on `master`, there is no prescribed way to keep a workflow from being processed in the right context. One way that the qualification could be impl…
-
**Affects PMD Version:** 6.6.0
**Rule:** VariableNamingConventions
**Description:** Should VariableNamingConventions require properties to start with a lowercase letter? Currently, this is the c…
-
Howdy!
In makefile there is a default target for executing tests:
```
make test
```
and it runs:
```
go test -short ./...
```
let's check what will happen if someone runs below (I did it l…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.11.5 linux/amd64
### Does this issue reproduce with the latest release?
Yes, also occurs for go versi…
-
This might be a limitation of ApexMocks but perhaps there is some trick I haven't thought of ...
Given a domain class `Opportunities` that looks like the below with a domain method assignOwners() -…
-
Deploy to Salesforce not working, fails with the following log:
Deployment Started
Status: Queued
Status: InProgress
Status: Completed
Deployment Complete
Failures:
classes/fflib_Applicati…
-
Hi there,
I have an interface with a method that applies changes to mutable parameters and as far as I can tell the fflib library does not provide the functionality to setup the mock instance in the …
-
I'll be the first to admit I'm no expert in ApexMocks but do understand fflib_ApexCommon quite well
**Class/Method under test** - inserts an SObject and then uses the inserted SObject's ID to call…
-
Deployment Started
Status: Queued
Status: Completed
Deployment Complete
Failures:
classes/fflib_VerificationMode.cls(67,15):Dependent class is invalid and needs recompilation:
Class fflib_Ape…