C# Class Robotlegs.Mvcs.ActorTests

Inheritance: SilverlightTest
Afficher le fichier Open project: tekool/silverlight-robotlegs-framework

Méthodes publiques

Свойство Type Description
TEST_EVENT string

Protected Properties

Свойство Type Description
actor Robotlegs.Mvcs.Support.TestActor
context Robotlegs.Mvcs.Support.TestContext
contextView System.Windows.FrameworkElement
eventDispatcher IEventDispatcher
injector IInjector

Private Methods

Méthode Description
CanDispatchEvent ( ) : void
HasEventDispatcher ( ) : void
RunAfterEachTest ( ) : void
RunAfterEntireSuite ( ) : void
RunBeforeEachTest ( ) : void
RunBeforeEntireSuite ( ) : void

Property Details

TEST_EVENT public_oe static_oe property

public static string TEST_EVENT
Résultat string

actor protected_oe property

protected TestActor,Robotlegs.Mvcs.Support actor
Résultat Robotlegs.Mvcs.Support.TestActor

context protected_oe property

protected TestContext,Robotlegs.Mvcs.Support context
Résultat Robotlegs.Mvcs.Support.TestContext

contextView protected_oe property

protected FrameworkElement,System.Windows contextView
Résultat System.Windows.FrameworkElement

eventDispatcher protected_oe property

protected IEventDispatcher eventDispatcher
Résultat IEventDispatcher

injector protected_oe property

protected IInjector injector
Résultat IInjector