otrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FLEXUNIT-TLF-Problem-with-applying-appropriate-data-for-tests-tp45201p45390.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.
>"checkfirstBaselineOffset" and "checkColumnWidthOnGapChangeTest"
>I will create -> https://paste.apache.org/7Qka
This is pretty close to what I was suggesting in my original comment.
Mike
I would look at your code again. I don't think it's doing what you think it's
doing. A few things including that slice returns a shallow copy. You make a
copy and pass the original up.
However, you don't need a rule at all. Just do this work in the loader.
Load your data but ensure you only pas
/7Qka
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.2333347.n4.nabble.com/FLEXUNIT-TLF-Problem-with-applying-appropriate-data-for-tests-tp45201p45343.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.
nd. Any idea ?
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FLEXUNIT-TLF-Problem-with-applying-appropriate-data-for-tests-tp45201p45312.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.
PROBLEM:
[Test(dataProvider=dp)]
public function checkColumnWidthOnGapChangeTest(dpData:Object):void
{
}
>If I add my data provider to the test above it will launch 100 times, but only
>two cases from this xml file is for this test.
This is just not how you are supposed to use this feature. It's
rzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.2333347.n4.nabble.com/FLEXUNIT-TLF-Problem-with-applying-appropriate-data-for-tests-tp45201.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.