Skip to content

Commit dc7bc7c

Browse files
committed
Removed thrown exception in Type strategy.
Refactored MockMapper trait into MockFactory static class.
1 parent 2804b2a commit dc7bc7c

8 files changed

Lines changed: 264 additions & 76 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"eloquent/enumeration": "^5"
1414
},
1515
"require-dev": {
16+
"scriptfusion/static-class": "^1",
1617
"phpunit/phpunit": "^4",
1718
"mockery/mockery": "^0"
1819
},

0 commit comments

Comments
 (0)