C# Class Protogame.Tests.PoolTests

Mostra file Open project: RedpointGames/Protogame

Public Methods

Method Description
PoolTests ( IAssert assert ) : Prototest.Library.Version1
TestIntArray ( ) : void
TestScalingPool ( ) : void

Method Details

PoolTests() public method

public PoolTests ( IAssert assert ) : Prototest.Library.Version1
assert IAssert
return Prototest.Library.Version1

TestIntArray() public method

public TestIntArray ( ) : void
return void

TestScalingPool() public method

public TestScalingPool ( ) : void
return void