From 265b0aca555d9880361b754b6a18ce70b5be28cd Mon Sep 17 00:00:00 2001 From: mcentner Date: Wed, 16 Jun 2010 11:19:41 +0000 Subject: Refactored smart card unit tests to use Spring to configure smart card emulators. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@754 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- .../at/gv/egiz/smcc/spring/PropertyEditorTest.xml | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 smcc/src/test/resources/at/gv/egiz/smcc/spring/PropertyEditorTest.xml (limited to 'smcc/src/test/resources/at/gv/egiz/smcc/spring/PropertyEditorTest.xml') diff --git a/smcc/src/test/resources/at/gv/egiz/smcc/spring/PropertyEditorTest.xml b/smcc/src/test/resources/at/gv/egiz/smcc/spring/PropertyEditorTest.xml new file mode 100644 index 00000000..32d9d58a --- /dev/null +++ b/smcc/src/test/resources/at/gv/egiz/smcc/spring/PropertyEditorTest.xml @@ -0,0 +1,35 @@ + + + + + + + + 00:01:02:03:04:05:06:07:08:09:0A:0B:0C:0D:0E:0F + f0-e0-d0-c0-b0-a0-90-80-70-60-50-40-30-20-10-00 + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3