<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tmftake</author_name>
  <author_url>https://blog.hatena.ne.jp/tmftake/</author_url>
  <blog_title>けみかるはてな</blog_title>
  <blog_url>https://tmftake.hateblo.jp/</blog_url>
  <categories>
    <anon>Flex</anon>
    <anon>FlexUnit</anon>
  </categories>
  <description>FlexUnitCore.runの呼び出し方によって順次/並列実行になる模様。 var core:FlexUnitCore = new FlexUnitCore(); core.addListener(new TraceListener()); //テストスイートを順次実行 core.run(XxxTestSuite, YyyTestSuite, ZzzTestSuite); //テストスイートを並列実行 core.run(XxxTestSuite); core.run(YyyTestSuite); core.run(ZzzTestSuite); 2010/2/2追記 上記の「順次実行」の書き…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftmftake.hateblo.jp%2Fentry%2F20100120%2F1264088727&quot; title=&quot; FlexUnit4のTestSuiteを順次/並列実行する - けみかるはてな&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-01-20 00:45:27</published>
  <title> FlexUnit4のTestSuiteを順次/並列実行する</title>
  <type>rich</type>
  <url>https://tmftake.hateblo.jp/entry/20100120/1264088727</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
