open-orchestra/open-orchestra-cms-bundle

View on GitHub
UserAdminBundle/Tests/Form/Type/RegistrationUserTypeTest.php

Summary

Maintainability
A
0 mins
Test Coverage

Call to method verify from undeclared class \Phake
Open

        Phake::verify($this->builder)->add('username', 'text', array(

Call to undeclared method \OpenOrchestra\UserAdminBundle\Tests\Form\Type\RegistrationUserTypeTest::assertEquals
Open

        $this->assertEquals($this->form->getParent(), 'oo_user');

There are no issues that match your filters.

Category
Status