public class MibbleMibTest extends Object
MibbleMib.| Modifier and Type | Field and Description |
|---|---|
org.jmock.integration.junit4.JUnitRuleMockery |
context |
| Constructor and Description |
|---|
MibbleMibTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testLoadFile() |
void |
testLoadName() |
void |
testLoadUrl() |
void |
testNameToOidWithIndexedName() |
void |
testNameToOidWithQualifiedName() |
void |
testNameToOidWithUnqualifiedName() |
void |
testOidToInstanceName() |
void |
testOidToInstanceNameWhenNameNotFound() |
void |
testOidToObjectName() |
void |
testOidToObjectNameWhenNameNotFound() |
void |
testSyntaxForObject() |
void |
testSyntaxForObjectWithUnknownObject() |
public void testOidToInstanceNameWhenNameNotFound()
throws Exception
Exceptionpublic void testOidToObjectNameWhenNameNotFound()
throws Exception
Exceptionpublic void testNameToOidWithUnqualifiedName()
throws Exception
Exceptionpublic void testNameToOidWithQualifiedName()
throws Exception
Exceptionpublic void testNameToOidWithIndexedName()
throws Exception
Exceptionpublic void testSyntaxForObjectWithUnknownObject()
throws Exception
ExceptionCopyright © 2012–2017. All rights reserved.