Add unit tests for dataHandler

Issue #341 resolved
Alan Noble created an issue

It is desirable to use VidGrind to handle data requests (initiated from searches) rather than sending these requests to NetReciever.

VidGrind has a dataHandler implementation (or partial implementation) that is currently unused. It is proposed to develop some unit tests before adopting this implementation.