public class RunTestsAction extends AlgorithmsManagerAction
TAG_ACCELERATOR, TAG_MNEMONIC, TAG_NAME, TAG_TOOLTIP| Constructor and Description |
|---|
RunTestsAction(AlgorithmsManager application)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleActionPerformed(java.awt.event.ActionEvent ae)
Chama o runner para todos os testes cadastrados, para todas as fontes
possíveis (todos os algoritmos) e abre a janela de relatório.
|
actionPerformed, getClassString, getDefaultIcon, getString, getStrokeFromTextgetApplicationpublic RunTestsAction(AlgorithmsManager application)
application - a aplicação.protected void handleActionPerformed(java.awt.event.ActionEvent ae)
throws java.lang.Exception
handleActionPerformed in class AlgorithmsManagerActionae - evento que gerou a ação.java.lang.Exception - se houver falha na ação.AbstractSimpleApplicationAction.handleActionPerformed(java.awt.event.ActionEvent)Copyright © 2018. All Rights Reserved.