Commit graph

2 commits

Author SHA1 Message Date
Timo Tijhof
8db937256b resourceloader: Complete test coverage for FilePath
The 'getLocalBasePath' and 'getRemoteBasePath' methods were not
yet covered.

Change-Id: If2eacca3a908048ec62b357e14e4e2322363e296
2019-07-19 23:36:38 +01:00
Derick Alangi
a53e5171cf resourceloader: Add unit tests for ResourceLoaderFilePath class methods
~ testConstructor() - unit test for the constructor method.
~ testGetLocalPath() - unit test for the getLocalPath() method.
~ testGetRemotePath() - unit test for the getRemotePath() method.
~ testGetPath() - unit test for the getPath() method.

Change-Id: I0610938dd864931da7a7e1150ddb4d86ab9a2c5e
2019-07-15 22:05:37 +01:00