Class HistoryBufferTests
Inheritance
HistoryBufferTests
Syntax
public class HistoryBufferTests
Methods
CreatePhysicsHistoryBuffer_AllWorldsAreInitializedToDefault()
Declaration
public void CreatePhysicsHistoryBuffer_AllWorldsAreInitializedToDefault()
CreatePhysicsHistoryBuffer_LargerThenCapacityThrow()
Declaration
public void CreatePhysicsHistoryBuffer_LargerThenCapacityThrow()
PhysicsHistoryBuffer_CanBeDisposedAndNotLeak()
Declaration
public void PhysicsHistoryBuffer_CanBeDisposedAndNotLeak()
PhysicsHistoryBuffer_CanBeReadInParallel()
Declaration
public void PhysicsHistoryBuffer_CanBeReadInParallel()
PhysicsHistoryBuffer_CloningWithoutDisposeLogError()
Declaration
public void PhysicsHistoryBuffer_CloningWithoutDisposeLogError()
PhysicsHistoryBuffer_DisposeBeforeCloningDoesNotLeak()
Declaration
public void PhysicsHistoryBuffer_DisposeBeforeCloningDoesNotLeak()
PhysicsHistoryBuffer_DoesNotThrowsIfUsedInsideAJob()
Declaration
public void PhysicsHistoryBuffer_DoesNotThrowsIfUsedInsideAJob()
PhysicsHistoryBuffer_ParallelReaderThrowIfUsingADisposedBuffer()
Declaration
public void PhysicsHistoryBuffer_ParallelReaderThrowIfUsingADisposedBuffer()
PhysicsHistoryBuffer_Read_Write_OutsideJob()
Declaration
public void PhysicsHistoryBuffer_Read_Write_OutsideJob()
PhysicsHistoryBuffer_ShouldUseParallelReaderInJob()
Declaration
public void PhysicsHistoryBuffer_ShouldUseParallelReaderInJob()
PhysicsHistoryBuffer_SupportEntityForEach()
Declaration
public void PhysicsHistoryBuffer_SupportEntityForEach()
PhysicsHistoryBuffer_TestPhysicsSystem()
Declaration
public void PhysicsHistoryBuffer_TestPhysicsSystem()