]>
git.saurik.com Git - apple/icu.git/blob - icuSources/test/intltest/uvectest.h
2 ******************************************************************************
3 * Copyright (C) 2004, International Business Machines Corporation and *
4 * others. All Rights Reserved. *
5 ******************************************************************************
14 #include "unicode/utypes.h"
19 class UVectorTest
: public IntlTest
{
23 virtual ~UVectorTest();
25 virtual void runIndexedTest(int32_t index
, UBool exec
, const char* &name
, char* par
= NULL
);
27 // The following are test functions that are visible from the intltest test framework.