New qml testing tutorials!

Nicholas Skaggs nicholas.skaggs at canonical.com
Mon Mar 23 13:59:45 UTC 2015


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



More information about the Ubuntu-quality mailing list