CodeBeamer 5.4.0.1-RC API

com.intland.codebeamer.persistence.dto.test
Class TrackerLayoutLabelDtoTests

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.intland.codebeamer.persistence.dto.test.TrackerLayoutLabelDtoTests
All Implemented Interfaces:
junit.framework.Test

public class TrackerLayoutLabelDtoTests
extends junit.framework.TestCase

Tests for TrackerLayoutLabelDto.


Constructor Summary
TrackerLayoutLabelDtoTests()
           
 
Method Summary
 void testBlankDecodeString()
           
 void testGetValue()
          Tests for getvalue.
 void testReflectionPerformance()
          Test performance for reflection getValue()
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TrackerLayoutLabelDtoTests

public TrackerLayoutLabelDtoTests()
Method Detail

testGetValue

public void testGetValue()
                  throws java.lang.IllegalAccessException,
                         java.lang.reflect.InvocationTargetException,
                         java.lang.NoSuchMethodException
Tests for getvalue.

Throws:
java.lang.NoSuchMethodException
java.lang.reflect.InvocationTargetException
java.lang.IllegalAccessException

testReflectionPerformance

public void testReflectionPerformance()
                               throws java.lang.IllegalAccessException,
                                      java.lang.reflect.InvocationTargetException,
                                      java.lang.NoSuchMethodException
Test performance for reflection getValue()

Throws:
java.lang.NoSuchMethodException
java.lang.reflect.InvocationTargetException
java.lang.IllegalAccessException

testBlankDecodeString

public void testBlankDecodeString()
                           throws java.lang.Exception
Throws:
java.lang.Exception

CodeBeamer 5.4.0.1-RC API

Copyright © 2006-2009 Intland Software. All rights reserved.