From 1106927690b4870fc2fc3bf2b3b59588055683ed Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Fri, 18 Oct 2019 15:45:36 +0200 Subject: [PATCH] Commit a sample for configuring a plugin JUnit test - to use it in another class just copy it and change the project and test class --- org.adempiere.extend/SamplePluginTest.launch | 45 ++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 org.adempiere.extend/SamplePluginTest.launch diff --git a/org.adempiere.extend/SamplePluginTest.launch b/org.adempiere.extend/SamplePluginTest.launch new file mode 100644 index 0000000000..e95e4a2f30 --- /dev/null +++ b/org.adempiere.extend/SamplePluginTest.launch @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +