Title / Description
Code package com.ipos.utils { import asunit.framework.TestCase; import com.adobe.cairngorm.control.CairngormEventDispatcher; import com.ipos.events.ChangeChapterEvent; import com.ipos.events.LogEvent; public class ScriptManagerTest extends TestCase { //test data - valid script that should fire out a ChangeChapterEvent //with a type of TO, and the playlistId of test1 and the chapterId of //some chapter private var validScript1:String = "ChangeChapter:TO playlistId:test1 chapterId:someChapter";
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code