Redian新闻
>
test C# lib with developed by others in visual studio 2013 (转载)
avatar
test C# lib with developed by others in visual studio 2013 (转载)# JobHunting - 待字闺中
l*9
1
【 以下文字转载自 Windows 讨论区 】
发信人: light009 (light009), 信区: Windows
标 题: test C# lib with developed by others in visual studio 2013
发信站: BBS 未名空间站 (Sat Jun 21 11:55:22 2014, 美东)
I would like to test a C# dll lib developed by others in visual studio 2013
on win 7.
The lib has 15 C# files that have many (30+) definitions of C# class and
functions.
In the main() of my test project, I do not know what classes that need to be
implemented ? And what functions should be called to test the dll lib ?
using the_lib_needed_to_be_tested;
namespace test_pos
{
class Program
{
static void Main(string[] args)
{
// what classes that need to be implemented ?
// what functions should be called to test the dll lib ?
}
}
}
Thanks !
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。