Skip to content

Instantly share code, notes, and snippets.

<?php
use Lionce\UserBundle\Entity\Group;
class GroupTest extends \PHPUnit_Framework_TestCase
{
public $group;
public function setUp()