Hello everyone, i need urgent help please...
I have to do a simple test for my manager, its about making PHP class using OOP programming, i made before, but the problem, this one i really didn't understand it well..
so here it is:

Write Employer classes, which will be candidate recruitment method.
If the candidate is experienced, his name recorded in the external storage.
If not - his name entries to a text file.
The path to a text file transferred to an Employer object creation time.
Each text file name must be entered only once.
Each name - a new line.
Assumption: Job_candidate Extenral_storage and classes are given.
Do not write them.
Allows for the development of helpers (if necessary)
Use the code style rules.
The task must be performed with PHP5
----------------------------------
Write Unit Tests Employee class.
PHPUnit use is an advantage
.................................................. .......
Could anyone help on this? even something slimier.
Thanks in advance.