org.apache.any23.vocab
Class VocabularyTest

java.lang.Object
  extended by org.apache.any23.vocab.VocabularyTest

public class VocabularyTest
extends Object

Test case for Vocabulary class.

Author:
Michele Mostarda (mostarda@fbk.eu)

Constructor Summary
VocabularyTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testGetClasses()
           
 void testGetComments()
           
 void testGetProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VocabularyTest

public VocabularyTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testGetProperties

public void testGetProperties()

testGetClasses

public void testGetClasses()

testGetComments

public void testGetComments()


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.