hurricane / driver-php

PHP driver for Hurricane
gethurricane.org
7 stars 0 forks source link

Tests should mirror class/file structure #4

Closed HelloGrayson closed 12 years ago

HelloGrayson commented 12 years ago

Instead of grouping tests by overall behavior, they should be grouped by unit in a 1 to 1, class/file structure.

src/Hurricane/Gateway.php
tests/Hurricane/GatewayTest.php