ProcessMaker-BE "Exporter (PHPUnit)"

- PHPUnit for processmaker/workflow/engine/src/ProcessMaker/Exporter/XmlExporter.php
This commit is contained in:
Victor Saisa Lopez
2014-05-09 10:53:33 -04:00
parent c2578b595d
commit e289d4b8a7

View File

@@ -151,7 +151,7 @@ class XmlExporterTest extends \PHPUnit_Framework_TestCase
*/
public function testGetTextNode()
{
//Is not implemented. Metodo getTextNode() is private
//Is not implemented. Method getTextNode() is private
}
/**