이름 |
설명 |
Dagger |
A test implementation of IWeapon used in the unit tests |
FuncFactory |
Factory using Func{T} and Lazy{T} |
NamedDagger |
A test implementation of INamedWeapon used in the unit tests |
NamedSword |
A test implementation of INamedWeapon used in the unit tests |
ParentWithOpenGeneric |
Test parent class with an open generic. |
Sword |
A test implementation of IWeapon used in the unit tests |
Town |
A test class used in the unit tests |
Warrior |
A test class used in the unit tests |
WeaponFactory |
WeaponFactory used in the tests. |