jtest

jtestjtest
  1. Other competitive products and eclipse plug-ins perform a varying subset of the static analysis functionality found in Jtest .

    其他同类型产品以及eclipse插件一般能完成Jtest的不同部分功能。

  2. For instance , Parasoft 's JTest tool for writing Java code had several hundreds of writing style policies .

    例如,Parasoft用于编写java代码的JTest工具拥有数以百计的编写风格政策。

  3. I am not sure if you could do everything with aspects that you can do with Jtest , but it 's free .

    我不能确定Jtest是否能满足你的全部要求,不过它有免费的优势。

  4. Additionally , Parasoft Jtest can generate a regression test suite that alerts you when code modifications impact existing functionality .

    此外,ParasoftJtest可以生成回归测试套件,在代码修改影响现有功能时将向您发出警报。

  5. There are a few hundred rules that come out of the box with Jtest , and you can create your own as you need to .

    在Jtest魔盒中,规则多达数百项,你还可以根据自己需要创建新的规则。

  6. In addition to all of the rules , the Quick Fix option enables developers to quickly fix many issues that Parasoft Jtest finds on the fly .

    除了所有的规则以外,QuickFix选项使开发人员能够快速修复ParasoftJtest动态找到的许多问题。

  7. Parasoft Jtest can examine your code in several different ways and automatically generate JUnit , Cactus , and HttpUnit test cases for testing things like access and boundary type exceptions .

    ParasoftJtest可以通过多种方式检查代码,并自动生成Junit、Cactus和HttpUnit测试用例,以便测试诸如访问和边界类型异常等问题。

  8. We happen to use a product called Parasoft Jtest for our automated code audits , but there are other products that can accomplish what we will talk about here .

    我们使用的代码自动审查工具是Parasoft的Jtest,当然还有很多工具可以完成类似功能。

  9. Up until now , you 've made so many little patches according to the advice of Jtest that you 've forgotten what has been modified & this can cause extra time spent struggling to find what went wrong .

    到目前为止,您已经根据Jtest的建议做了许多小的修补您忘记修改了什么这可能导致需要花额外的时间来努力找到发生错误的原因。