public class EvaluatorTest
extends java.lang.Object
Constructor and Description |
---|
EvaluatorTest()
|
Modifier and Type | Method and Description |
---|---|
void |
tests_2_operands()
|
void |
tests_n_operands()
|
void |
tests_operacions_precedencia()
|
void |
tests_opUnari()
|
void |
tests_parentesis()
|
void |
tests_potencia()
|
void |
tests_rpn()
|
void |
tests_sumes_restes_combinades()
|
public void tests_rpn()
public void tests_2_operands()
public void tests_n_operands()
public void tests_sumes_restes_combinades()
public void tests_operacions_precedencia()
public void tests_opUnari()
public void tests_parentesis()
public void tests_potencia()