This repository has been archived on 2023-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
mfgames-gallium-cil/tests/MfGames.Gallium.Tests
D. Moonfire fb0a03e963
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/manual/woodpecker Pipeline was successful
feat(entity): added SetAll() which takes a params list
- added unit test to verify
- minor code clean up to get the tests running

closes #1
2023-01-14 17:13:01 -06:00
..
EntityTests.cs feat(entity): added SetAll() which takes a params list 2023-01-14 17:13:01 -06:00
EnumerableEntityTests.cs feat(entity): added SetAll() which takes a params list 2023-01-14 17:13:01 -06:00
GalliumTestsBase.cs feat(entity): added SetAll() which takes a params list 2023-01-14 17:13:01 -06:00
ITestComponent3.cs feat(entity): added SetAll() which takes a params list 2023-01-14 17:13:01 -06:00
MfGames.Gallium.Tests.csproj refactor: cleaning up code to newer C# standards 2023-01-14 16:51:06 -06:00
TestComponent1.cs feat(entity): added SetAll() which takes a params list 2023-01-14 17:13:01 -06:00
TestComponent2.cs feat(entity): added SetAll() which takes a params list 2023-01-14 17:13:01 -06:00
TestComponent3a.cs feat(entity): added SetAll() which takes a params list 2023-01-14 17:13:01 -06:00
TestComponent3b.cs feat(entity): added SetAll() which takes a params list 2023-01-14 17:13:01 -06:00