forked from External/mage
tests: improved testable dialogs (added assert messages in result table, added single dialog debugging, part of #13643, #13638);
This commit is contained in:
parent
7a44ee2a97
commit
4732fdf527
10 changed files with 166 additions and 53 deletions
|
|
@ -18,7 +18,7 @@ public class MultiAmountTestableResult extends BaseTestableResult {
|
|||
}
|
||||
|
||||
@Override
|
||||
public Boolean getResAssert() {
|
||||
public String getResAssert() {
|
||||
return null; // TODO: implement
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue