Class AlertPrototypeTests
Inheritance
System.Object
Robust.UnitTesting.RobustUnitTest
AlertPrototypeTests
Assembly: Content.Tests.dll
Syntax
public sealed class AlertPrototypeTests : ContentUnitTest
Methods
|
Improve this Doc
View Source
GetsIconPath(Nullable<Int16>, String)
Declaration
public void GetsIconPath(short? severity, string expected)
Parameters
Type |
Name |
Description |
System.Nullable<System.Int16> |
severity |
|
System.String |
expected |
|
|
Improve this Doc
View Source
GetsIconPathThrows(Nullable<Int16>, String)
Declaration
public void GetsIconPathThrows(short? severity, string expected)
Parameters
Type |
Name |
Description |
System.Nullable<System.Int16> |
severity |
|
System.String |
expected |
|
|
Improve this Doc
View Source
OneTimeSetUp()
Declaration
public void OneTimeSetUp()
|
Improve this Doc
View Source
TestAlertKey()
Declaration
public void TestAlertKey()