junitperf
How to use @BeforeClass and @AfterClass in JunitPerf?
I want to do some actions before the whole test suite (also after the suite). So I wrote like: public class PerformanceTest extends TestCase {[详细]
2022-12-29 03:46 分类:问答Test problem using JUnitPerf
I\'m writing a JUnit test using JUnitPerf. Here, I want to generate some entries and use them to update a database. To test the capacity of the database, I want several test to run simultaneously or r[详细]
2022-12-28 06:16 分类:问答Php in MYSQL aggrate function not working
$result = mysql_query(\"SELECT avg(r.rate) FROM rate r where ImgName=\'1\'\"); th开发者_如何学运维is php is not working.[详细]
2022-12-17 14:02 分类:问答