mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 10:58:42 +00:00
@@ -53,7 +53,7 @@ public class FactoryMethodTest {
|
||||
}
|
||||
|
||||
/**
|
||||
* Testing {@link OrcBlacksmith} to produce a AXE asserting that the Weapon is an instance
|
||||
* Testing {@link OrcBlacksmith} to produce an AXE asserting that the Weapon is an instance
|
||||
* of {@link OrcWeapon}.
|
||||
*/
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user