Refactoring branch
Created by: nicosang
Hi,
this PR has to :
- remove unused code
- define only one function called getFragmentRequest in DashAdapter instead of getFragmentRequestForTime and getNextFragmentRequest functions.
- add comments
- update unit tests
Nico