PHP Classes

File: infection.json5

Recommend this page to a friend!
  Classes of Eric Sizemore   Clock Abstraction   infection.json5   Download  
File: infection.json5
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Clock Abstraction
Access the time clock values following PSR-20
Author: By
Last change:
Date: 21 days ago
Size: 460 bytes
 

Contents

Class file image Download
{ "$schema": "https://raw.githubusercontent.com/infection/infection/0.28.1/resources/schema.json", "source": { "directories": [ "src/" ], "excludes": [ "tests/", "vendor/" ] }, "mutators": { "@default": true }, "logs": { "stryker": { "report": "master" } }, "tmpDir": "build/logs/infection", "testFramework": "phpunit" }