Class TestData
Assembly: Volo.Forms.TestBase.dll
public class TestData : ISingletonDependency
Constructors
Declaration
Properties
Declaration
public Guid FormResponse1 { get; }
Property Value
Declaration
public Guid FormResponse2 { get; }
Property Value
Declaration
public Guid FormResponse3 { get; }
Property Value
Declaration
public Guid MultiChoiceAnswerId { get; }
Property Value
ShortTextAnswerId
Declaration
public Guid ShortTextAnswerId { get; }
Property Value
Declaration
public Guid TestCheckboxId { get; }
Property Value
Declaration
public Guid TestChoiceCSharp { get; }
Property Value
Declaration
public Guid TestChoiceJava { get; }
Property Value
Declaration
public Guid TestChoiceJavascript { get; }
Property Value
Declaration
public Guid TestFormId { get; }
Property Value
Declaration
public Guid TestMultiChoiceId { get; }
Property Value
TestShortTextId
Declaration
public Guid TestShortTextId { get; }
Property Value
Declaration
public Guid TestUser1 { get; }
Property Value
Declaration
public Guid TestUser2 { get; }
Property Value
Implements
Extension Methods