Commit graph

4 commits

Author SHA1 Message Date
Alexandre Gaigalas
1210b6f77a Removed license text from class files 2012-03-22 23:53:06 -03:00
Kleber Hamada Sato
55f217e473 Fix exception messages
Signed-off-by: Kleber Hamada Sato <kleberhs007@yahoo.com>
2012-03-14 16:40:22 -03:00
Kleber Hamada Sato
61d5e9b452 - Inserts copyright comments in PrimeNumberTest.
- Modifies the exception class name to PrimeNumberException and modifies
  the copyright current year to 2012.

Signed-off-by: Kleber Hamada Sato <kleberhs007@yahoo.com>
2012-03-13 23:51:48 -03:00
Kleber Hamada Sato
9777f22329 - Modifies PrimeNumber.php to accept zero value or a number under zero.
Returns: false

- Inserts PrimeNumberTest.php file with the Unit Test.

- Inserts PrimeNumberTest.php file with the exceptions validation.

Signed-off-by: Kleber Hamada Sato <kleberhs007@yahoo.com>
2012-03-13 23:46:24 -03:00