| 
                    
                                                    5
                                issues
                                                            (5 informational)
                            
                            were introduced.
                        
                                                                            
                                                                            
                                     | |||
| B | ↗ | A | TestServices::valueServiceProvider() improved | 
| 7 added classes/operations | |||
|   | B | TestServices::successServiceProvider() added | |
|   | B | TestServices::failureServiceProvider() added | |
|   | B | TestServices::exceptionServiceProvider() added | |
|   | A | TestServices added | |
|   | A | TestServices::testIsSuccessService() added | |
|   | A | TestServices::testIsFailureService() added | |
|   | A | TestServices::testIsExceptionService() added | |
| 
                                                                        Good job, 9 issues
                            were                            fixed.
                                                             | |||
| 7 added classes/operations | |||
|   | B | AbstractEntity::setId() added | |
|   | A | AbstractEntity added | |
|   | A | AbstractEntity::getId() added | |
|   | A | Post::getAuthor() added | |
|   | A | Post::setAuthor() added | |
|   | A | TestAuthor::testInvalidId() added | |
|   | A | TestAuthor::constructorException() added | |
| 14 added classes/operations | |||
|   | A | TestPostServices added | |
|   | A | TestPostServices::setUp() added | |
|   | A | TestPostServices::testCreatePostService() added | |
|   | A | TestPostServices::testCreatePostServiceShouldReturnNullOnFailure() added | |
|   | A | TestPostServices::testEditPostService() added | |
|   | A | TestPostServices::testEditPostServiceShouldReturnNullOnFailure() added | |
|   | A | TestPostServices::testDeletePostService() added | |
|   | A | TestPostServices::testDeletePostServiceReturningFalse() added | |
|   | A | TestPostServices::testDeletePostServiceShouldReturnFalseOnFailure() added | |
|   | A | TestPostServices::testGetPostService() added | |
| view all | |||
| 14 added classes/operations | |||
|   | A | TestTagServices added | |
|   | A | TestTagServices::setUp() added | |
|   | A | TestTagServices::testCreateTagService() added | |
|   | A | TestTagServices::testCreateTagServiceShouldReturnNullOnFailure() added | |
|   | A | TestTagServices::testEditTagService() added | |
|   | A | TestTagServices::testEditTagServiceShouldReturnNullOnFailure() added | |
|   | A | TestTagServices::testDeleteTagService() added | |
|   | A | TestTagServices::testDeleteTagServiceReturningFalse() added | |
|   | A | TestTagServices::testDeleteTagServiceShouldReturnFalseOnFailure() added | |
|   | A | TestTagServices::testGetTagService() added | |
| view all | |||
| 
                    
                        
                                                                                     2 issues
                                were newly
                                filtered.
                                                    
                                                                            
                                     | |||
| 8 added classes/operations | |||
|   | A | TestTrail added | |
|   | A | TestTrail::setUp() added | |
|   | A | TestTrail::testConstructor() added | |
|   | A | TestTrail::testAddPost() added | |
|   | A | TestTrail::testRemovePost() added | |
|   | A | TestTrail::trailConstructor() added | |
|   | A | TestTrail::addPostProvider() added | |
|   | A | TestTrail::removePostProvider() added | |
| 
                    
                                                    4
                                issues
                                                            (4 informational)
                            
                            were introduced.
                        
                                                                            
                                                                            
                                     | |||
| 1 new patch (Spacing) is available. | |||
| 10 added classes/operations | |||
|   | A | TestPost::setUp() added | |
|   | A | TestPost::testConstructor() added | |
|   | A | TestPost::testPublishDates() added | |
|   | A | TestPost added | |
|   | A | TestPost::testAddTag() added | |
|   | A | TestPost::testRemoveTag() added | |
|   | A | TestPost::postConstructor() added | |
|   | A | TestPost::publishDateProvider() added | |
|   | A | TestPost::addTagProvider() added | |
|   | A | TestPost::removeTagProvider() added | |
| 
                    
                                                    2
                                issues
                                                            (2 informational)
                            
                            were introduced.
                        
                                                                            
                                                                            
                                     | |||
| 3 added classes/operations | |||
|   | A | TestAuthor::testConstructor() added | |
|   | A | TestAuthor::testEmailShouldBeValid() added | |
|   | A | TestAuthor::emailProvider() added | |
| 
                                                                        Good job, 4 issues
                            were                            fixed.
                                                             | |||
| 3 added classes/operations | |||
|   | A | AbstractPostRepository added | |
|   | A | AbstractPostRepository::getBySlang() added | |
|   | A | TestAuthor::shouldConstructAuthor() added | |
| 
                                                                        Good job, 2 issues
                            were                            fixed.
                                                             | |||
| 12 added classes/operations | |||
|   | A | GetTrail::run() added | |
|   | A | GetTrail::__construct() added | |
|   | A | GetTag::__construct() added | |
|   | A | GetTag::run() added | |
|   | A | GetAuthor::run() added | |
|   | A | GetAuthor::__construct() added | |
|   | A | GetPost::run() added | |
|   | A | GetPost::__construct() added | |
|   | A | GetTrail added | |
|   | A | GetTag added | |
| view all | |||
| 
                    
                                                    16
                                issues
                                                            (16 informational)
                            
                            were introduced.
                        
                                                                            
                                                                            
                                     | |||
| 37 added classes/operations | |||
|   | A | DeleteTrail::__construct() added | |
|   | A | ListTags::run() added | |
|   | A | ListAuthors::run() added | |
|   | A | EditAuthor::__construct() added | |
|   | A | EditAuthor::run() added | |
|   | A | CreatePost::run() added | |
|   | A | CreatePost::__construct() added | |
|   | A | ListTags::__construct() added | |
|   | A | DeleteTag::__construct() added | |
|   | A | DeleteAuthor::run() added | |
| view all | |||
| 
                                                                        Good job, 1 issue
                            was                            fixed.
                                                             | |||
| 46 added classes/operations | |||
|   | A | Trail added | |
|   | A | Post::setPublishDate() added | |
|   | A | Author::setBirthdate() added | |
|   | A | Author::__construct() added | |
|   | A | Author::getName() added | |
|   | A | Author::getBirthdate() added | |
|   | A | Author::setName() added | |
|   | A | Post::setAuthorId() added | |
|   | A | Post::setTitle() added | |
|   | A | Post::getBody() added | |
| view all | |||
| Image URL | |
| Markdown | |
| Textile | |
| RDOC | |
| AsciiDoc |