On 03/18/2015 12:08 PM, Alberto Salvia Novella wrote:
Nicholas Skaggs
> https://developer.ubuntu.com/en/apps/quality/

Why are the functions of the "UbuntuTestCase" class separated from the "TestCase" class? Couldn't be these platform agnostic?




Alberto, UbuntuTestCase builds upon the upstream TestCase class. So yes most of what you see is agnostic in the fact that it's the same as TestCase. However, UbuntuTestCase adds a few things to make your life easier. You can see the specifics here:

https://developer.ubuntu.com/api/qml/sdk-14.10/Ubuntu.Test.UbuntuTestCase/

Nicholas

--
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality

Reply via email to