2017 © Pedro Peláez
 

library reflectiontestutils

utility class for field injection in tests

image

jopic/reflectiontestutils

utility class for field injection in tests

  • Sunday, March 29, 2015
  • by fetzi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

ReflectionTestUtils - Utility class for field injection on test classes

Utility Class for manipulating classes under test This can be relevant if you want to mock certain class variables (e.g. external data providers that don't need to be tested within the current test), (*1)

Build Status

Build Status, (*2)

License

Copyright 2015 Johannes Pichler, (*3)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at, (*4)

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License., (*5)

The Versions

29/03 2015

dev-master

9999999-dev https://github.com/fetzi/ReflectionTestUtils

utility class for field injection in tests

  Sources   Download

Apache-2.0

The Requires

  • php >=5.1.0

 

The Development Requires

reflection test utils

29/03 2015

1.0.1

1.0.1.0 https://github.com/fetzi/ReflectionTestUtils

utility class for field injection in tests

  Sources   Download

Apache-2.0

The Requires

  • php >=5.1.0

 

The Development Requires

reflection test utils

28/01 2015

1.0.0

1.0.0.0 https://github.com/fetzi/ReflectionTestUtils

Logging for PHP 5.3

  Sources   Download

Apache-2.0

The Requires

  • php >=5.1.0

 

The Development Requires

reflection test utils