<?php

class {{className}} extends TestCase {

	public function test()
	{

	}

}