mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 05:06:37 +00:00
Improve test coverage.
This commit is contained in:
@@ -35,6 +35,7 @@ use Tests\Object\FakeApiContext;
|
||||
* Special class to hide away bunq's static initialisation methods.
|
||||
*
|
||||
* Class ApiContext
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
class ApiContext
|
||||
{
|
||||
|
||||
@@ -31,6 +31,7 @@ use FireflyIII\Exceptions\FireflyException;
|
||||
|
||||
/**
|
||||
* Class MonetaryAccount
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
class MonetaryAccount
|
||||
{
|
||||
|
||||
@@ -31,6 +31,7 @@ use FireflyIII\Exceptions\FireflyException;
|
||||
|
||||
/**
|
||||
* Class Payment
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
class Payment
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user