Passed
Push — master ( d351da...348ece )
by Victor
45s
created

Changes

A
Context::__construct() removed
A
Context::getAttribute() removed
A
ContextTest::setUp() removed
A
ContextTest::testGetAttributeShouldReturnGivenDefaultValueIfAttributeD... removed
A
ContextTest::testGetAttributeShouldReturnValueIfAttributeExists() removed
A
Context removed
A
ContextTest removed
9.96
▶   ± 0
Test Coverage
93%
▼ -1%   –   Changes
Head
Victor Welling  
Merge pull request #1 from shootphp/remove-context
1 more commit
Base
Victor Welling  
Context is now interfaced, in preparation of Shoot/Http