Searched refs:DummyCard (Results 1 – 2 of 2) sorted by relevance
10 WizardCard[] cards = new WizardCard[] { new WizardCard.DummyCard(), new WizardCard.DummyCard()}; in testWizard()
133 public static class DummyCard extends WizardCard { class in WizardCard134 public DummyCard() { in DummyCard() method in WizardCard.DummyCard