public class UtilsTest extends Object
| Constructor and Description |
|---|
UtilsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testGetUnsignedInt()
Tests the conversion from a signed byte to an unsigned integer number.
|
void |
testGetUnsignedLongFromInt()
Tests the conversion from a signed integer to an unsigned long number.
|
void |
testGetUnsignedLongFromShort()
Tests the conversion from a signed short to an unsigned long number.
|
public void testGetUnsignedInt()
public void testGetUnsignedLongFromShort()
public void testGetUnsignedLongFromInt()
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.