|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.magicproject.test.Test
net.sf.magicproject.test.TestObject
net.sf.magicproject.test.TestCard
net.sf.magicproject.test.IsCopy
@XmlTestElement(id=IS_COPY) public class IsCopy
Is the tested card is a copy.
| Method Summary | |
|---|---|
boolean |
testCard(Ability ability,
MCard tested)
Return the result of test beetwen left and right op applied on the specified card. |
| Methods inherited from class net.sf.magicproject.test.TestCard |
|---|
test |
| Methods inherited from class net.sf.magicproject.test.Test |
|---|
extractTriggeredEvents, getConstraintTest, getOptimizedController, testPreemption |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean testCard(Ability ability,
MCard tested)
TestCard
ability - is the ability owning this test. The card component of this
ability should correspond to the card owning this test too.tested - the tested card
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||