nilvon9wo / FakeForce

A library of utility classes for creating Apex unit and integration tests
MIT License
25 stars 1 forks source link

Needs Test Coverage #1

Open nilvon9wo opened 7 years ago

nilvon9wo commented 7 years ago

As this library is turning into an opinionated framework -- with classes to be used for triggers and DML so it will be easier to write proper unit tests -- it is no long reasonable to expect all the code to be executed by developers when they write the tests.

Also, we need tests for the following purposes: