@UnitTest public class ProductIDAttributeHandlerTest extends java.lang.Object
| Constructor and Description |
|---|
ProductIDAttributeHandlerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testConvertID() |
void |
testDefault() |
void |
testGet() |
void |
testKeepLeadingZeros() |
void |
testKeepLeadingZerosIDLength10() |
void |
testKeepLeadingZerosIDLength17() |
void |
testKeepLeadingZerosIDLength5() |
void |
testLexicographical() |
void |
testMask() |
void |
testSet() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void testConvertID()
public void testDefault()
throws java.lang.Exception
java.lang.Exceptionpublic void testGet()
public void testKeepLeadingZeros()
throws java.lang.Exception
java.lang.Exceptionpublic void testKeepLeadingZerosIDLength10()
throws java.lang.Exception
java.lang.Exceptionpublic void testKeepLeadingZerosIDLength17()
throws java.lang.Exception
java.lang.Exceptionpublic void testKeepLeadingZerosIDLength5()
throws java.lang.Exception
java.lang.Exceptionpublic void testLexicographical()
throws java.lang.Exception
java.lang.Exceptionpublic void testMask()
throws java.lang.Exception
java.lang.Exceptionpublic void testSet()
Copyright © 2018 SAP SE. All Rights Reserved.