Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 431 Bytes

File metadata and controls

32 lines (29 loc) · 431 Bytes
uid
OpenGSQ.Protocols.Tests.GameSpy1Tests.GetTeamsTest

Test Method GetTeamsTest

Here are the results for the test method.

[
  {
    "team": "Red",
    "score": "3.000000",
    "size": "3"
  },
  {
    "team": "Blue",
    "score": "3.000000",
    "size": "3"
  },
  {
    "team": "Green",
    "score": "0.000000",
    "size": "0"
  },
  {
    "team": "Gold",
    "score": "0.000000",
    "size": "0"
  }
]