C# Class PushFrenzy.Tests.JsonAsserts

Afficher le fichier Open project: paulbatum/PushFrenzy

Méthodes publiques

Méthode Description
AssertAllOfType ( this log, GameMessageType messageType ) : void
AssertMessageTypes ( this log ) : void

Method Details

AssertAllOfType() public static méthode

public static AssertAllOfType ( this log, GameMessageType messageType ) : void
log this
messageType GameMessageType
Résultat void

AssertMessageTypes() public static méthode

public static AssertMessageTypes ( this log ) : void
log this
Résultat void