CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2008 Tags:
Item Type: NewsGroup Date Entered: 2/5/2008 9:19:48 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 3 Views: 79 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
4 Items, 1 Pages 1 |< << Go >> >|
hchattaway
Asp.Net User
Unit testing dialog not working.2/5/2008 9:19:48 PM

0/0

Hello!

When I right click on a method and choose to create a unit test, the "Create Unit test" dialog border appears then VS 2008 just freezes and is unresponsive. I have to kill it and restart it... anyone else seeing that?

 

Harold

 


Harold Chattaway
Software Engineer
www.Bugcentral.com

rjcox
Asp.Net User
Re: Unit testing dialog not working.2/6/2008 10:06:49 AM

0/0

Does this happen with a new solution, or just an existing one?

If you manually create a unit test (don't use the wizard/dialogue), does it run (i.e. is it just an IDE UI issue or deeper)?

Test test could be: 

[TestClass]
public class TestTest {
[TestMethod]
public void Test() {
Assert.IsTrue(true);
}
}
  
Richard
hchattaway
Asp.Net User
Re: Unit testing dialog not working.2/8/2008 12:46:51 AM

0/0

 It seems to be size related... When I was doing it on a method that is part of a DNN website, it gets hung up building that initial tree diagram of methods..

 

I broke out the code i was trying to test from the app_code subdirectory and put it in its own separate project. Then when I tried creating a test from there, it popped open pretty quick.

 

Size matters!

Harold

 


Harold Chattaway
Software Engineer
www.Bugcentral.com

rjcox
Asp.Net User
Re: Unit testing dialog not working.2/8/2008 10:25:20 AM

0/0

hchattaway:
Size matters!
 

And generally in software development, small is better -)

Glad this is sorted. 


Richard
4 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Unit Test Frameworks Authors: Paul Hamill, Pages: 212, Published: 2004
Unit Testing in Java: How Tests Drive the Code Authors: Johannes Link, Peter Fröhlich, Pages: 376, Published: 2003
Professional Software Testing with Visual Studio 2005 Team System: Tools for Software Developers and Test Engineers Authors: Tom Arnold, Dominic Hopton, Andy Leonard, Mike Frost, Pages: 372, Published: 2007
Coder to Developer: Tools and Strategies for Delivering Your Software Authors: Mike Gunderloy, Pages: 297, Published: 2004
Voice User Interface Design Authors: Michael Harris Cohen, James P. Giangola, Jennifer Balogh, Pages: 336, Published: 2004
Pro Visual Studio 2005 Team System Application Development: Application Design Authors: Steve Shrimpton, Pages: 768, Published: 2006
WESTEX-87: Proceedings, Western Conference on Expert Systems, June 2-4, 1987, Disneyland Hotel, Anaheim, California Authors: (Western) Conference on Expert Systems, Computer Society of the IEEE., Pages: 0, Published: 1987
Pro Visual Studio Team System with Team Edition for Database Professionals: With Team Edition for Database Professionals Authors: Jeff Levinson, David Nelson, Pages: 617, Published: 2007
Mastering Visual Studio .NET Authors: Ian Griffiths, Jon Flanders, Chris Sells, Pages: 397, Published: 2003
Extreme Programming and Agile Methods - XP/agile Universe 2004: 4th Conference on Extreme Programming and Agile Methods, Calgary, Canada, August 15-18, 2004 ; Proceedings Authors: Carmen Zannier, Hakan Erdogmus, Lowell Lindstrom, Pages: 225, Published: 2004

Web:
Unit testing dialog not working. - ng.asp-net-forum ... Unit testing dialog not working., > ROOT > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2008, Date: 2/5/2008 9:19:48 PM, Replies: 3, Views: 58, ...
MSDN "Create Unit Tests" dialog shows no types The dialog worked for a couple weeks and then suddenly stopped working. ... We now want to start using unit tests (which we did not with VS2005). ...
MSDN Unexpected error displaying the Create Unit Tests Dialog in ... I am not sure if this is a bug or it's just the way of doing testing in asp.net project .... Add test gives the "problem displaying Create Unit Test Dialog" ...
Unit testing in Silverlight part 1 - The Problem Solver Dec 2, 2008 ... We will not be using the Page1.xaml in the SilverlightTest1Tests project so ... Creating a testable WebClient for Silverlight unit testing ...
Unit Testing with wxPython - wxPyWiki Jul 18, 2008 ... However, perhaps the most important benefit of unit tests is not that it .... The problem is that as soon as the app starts a modal dialog, ...
Creating new ASP.Net MVC project - Unit Test Dialog does not show ... Creating new ASP.Net MVC project - Unit Test Dialog does not show up ... Net and get unit testing capabilities. Info on nUnit can be found at ...
The Old Joel on Software Forum - Unit testing in C++ It was mentioned in the excellent article on unit testing dialog boxes ... I dabbled a little into Unit Testing in C++ not to long ago and I too felt I ...
Unit Testing in BlueJ and BlueJ allows the same style of working. Recording tests interactively is an addition. to writing tests by hand, not a replacement. ...
Software Quality Assurance Forums: Clicking "OK" button on IE7 ... So for sure, its not QTP 9.5 problem. Try using text property of dialog ... Unit Testing, Security Testing, Usability & Accessibility Testing ...
[#RSRP-30868] Cannot debug unit tests when test project is under ... When selecting debug unit test from any place that you can launch unit testing, I get the following dialog ReSharper ReSharper Unit Test Runner could not ...




Search This Site:










execute methods from others frames

word object

findcontrol inside a tabpanel

goggle conversion tracking

slow file transfers in vs2005

can't access menus

using sql server 2000 fails horribly

how to mix forms and windows authentication for an asp.net 2.0 web site?

emergency help

roles

cannot edit masterpage content in vs 2008

problem in create user wizard

dirty page processing

how to expire the web page after the logout button is clicked?

gallery issues / questions

changing textbox.text value when dropdownlist changes

the underlying connection was closed: could not establish trust relationship for the ssl/tls secure channel.

unauthorised access reading a xml file on network

how to set multiple datakeyfield for a template datagrid?

vs2005 team edition will not start under vista after working fine for several weeks

how to: unique head (meta, scripts) on .aspx pages

com object with clsid {91493441-5a91-11cf-8700-00aa0060263b} is either not valid or not registered

rememberme control in login adapter "forgets"

tabstrip not displaying on server

add new thread in discussion

load users on install

module property controls (edit/delete/etc.) missing

automatically create blog when new user is created???

speed - using ssl on the whole site or on partial site???

master pages problem

 
All Times Are GMT